| CTInterfaceOnQueryExportSuccess Event |
If the export was ran silently, it's success status will be queried
with this event.
Namespace: ATR.CT.CTInterfaceAssembly: CTInterface (in CTInterface.dll)
Syntax public event EventHandler<ExportSuccessArgs> OnQueryExportSuccess
Public Event OnQueryExportSuccess As EventHandler(Of ExportSuccessArgs)
Value
Type:
SystemEventHandlerExportSuccessArgsAvailability See Also