Click or drag to resize
CTInterface.OnStrExport Event

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

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