Click or drag to resize
CTInterfaceOnQueryCancelExportConversions Event

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

Invoked at CUSTOMTOOLS Export before possible conversions are performed for each row in internal export data structure. Allows cancelling conversions before need for them is even validated.

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

Value

Type: SystemEventHandlerCTInterfaceQueryCancelExportConversionsArgs
Availability

CUSTOMTOOLS 2015 SP0


See Also