Click or drag to resize

CTInterfaceOnStrExport Event

Invoked at CUSTOMTOOLS Export when the xml data is ready but before it's saved as a file.

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

Value

Type: SystemEventHandlerCTInterfaceStrExportArgs
Availability

CUSTOMTOOLS 2012 SP0


See Also