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) Version: 25.0
Syntax
protected bool HandleExport { get; }

Property Value

Boolean
Revision History
DateVersionDescription
-2024 SP0First Release
See Also