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