 | CTInterface.OnSerializeForSecondPhase Event |
Namespace:
ATR.CT.CTInterface
Assembly:
CTInterface (in CTInterface.dll)
Syntaxpublic event EventHandler<ExportSerializationArgs> OnSerializeForSecondPhase
Public Event OnSerializeForSecondPhase As EventHandler(Of ExportSerializationArgs)
Value
Type:
System.EventHandler<ExportSerializationArgs>
Availability
See Also