Click or drag to resize

CTInterfaceOnStrExportPost 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) Version: 25.0
Syntax
public event EventHandler<CTInterfaceStrExportArgs> OnStrExportPost

Value

EventHandlerCTInterfaceStrExportArgs
Revision History
DateVersionDescription
-2012 SP2First Release
See Also