Click or drag to resize
CTInterfaceOnStrExportPost Event

[This is preliminary documentation and is subject to change.]

Invoked at CUSTOMTOOLS Export when the export procedure has finished and the xml data is saved as a file.

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

Value

Type: SystemEventHandlerCTInterfaceStrExportArgs
Availability

CUSTOMTOOLS 2012 SP2


See Also