Click or drag to resize
CTInterfaceOnQueryExportSuccess Event
If the export was ran silently, it's success status will be queried with this event.

Namespace: ATR.CT.CTInterface
Assembly: CTInterface (in CTInterface.dll)
Syntax
public event EventHandler<ExportSuccessArgs> OnQueryExportSuccess

Value

Type: SystemEventHandlerExportSuccessArgs
Availability

CUSTOMTOOLS 2020 SP1


See Also