Click or drag to resize

GenericExportHandlerT, E, IHandleExport Property

A flag that is set to true when user loads an Export Profile bound to this handler. False otherwise and when user has exited the Export. Used to define whether specific events should be handled or not.

Namespace:  CTExtensions.ExportCore.ExportHandler
Assembly:  CTInterface (in CTInterface.dll)
Syntax
protected bool HandleExport { get; }

Property Value

Type: Boolean
See Also