 | 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)
Syntaxprotected ExportCase CurrentExportCase { get; }
Protected ReadOnly Property CurrentExportCase As ExportCase
Get
Property Value
Type:
ExportCase
See Also