Click or drag to resize

GenericExportHandlerT, E, ISilentMode Property

True when the export core requests Silent Export. When this is true, export handling is expected to be fully automatic and must not have any user interaction.

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

Property Value

Type: Boolean
See Also