Click or drag to resize

CTInterfaceOnStrExportPre Event

Notification that occurs at CUSTOMTOOLS Export when user clicks export but before actual procedure is ran.

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

Value

Type: SystemEventHandlerCTInterfaceStrPreExportArgs
Availability

CUSTOMTOOLS 2012 SP4


See Also