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

Value

Type: System.EventHandler<CTInterface.StrExportArgs>
Availability

CUSTOMTOOLS 2012 SP2


See Also