Click or drag to resize
CTInterface.OnStrExport 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<CTInterface. StrExportArgs> OnStrExport

Value

Type: System.EventHandler<CTInterface.StrExportArgs>
Availability

CUSTOMTOOLS 2012 SP0


See Also