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

Property Value

ExportCase
Revision History
DateVersionDescription
-2024 SP0First Release
See Also