Click or drag to resize

GenericExportHandlerT, E, ICurrentExportCase Property

This this generic handles supports normal export, export in PDM and silent export, it's often important to know which case is the current one.

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

Property Value

Type: ExportCase
See Also