Click or drag to resize

CTInterfaceOnQueryCancelExportConversions Event

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) Version: 25.0
Syntax
public event EventHandler<CTInterfaceQueryCancelExportConversionsArgs> OnQueryCancelExportConversions

Value

EventHandlerCTInterfaceQueryCancelExportConversionsArgs
Revision History
DateVersionDescription
-2015 SP0First Release
See Also