Click or drag to resize

CTInterfaceExportProfileSelectedArgsVerifySilentExportSupport Property

If RequestSilentExport is true, then then event subscriber must set this to true as well to indicate that the silent export is supported.

Namespace: ATR.CT.CTInterface
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
public bool VerifySilentExportSupport { get; set; }

Property Value

Boolean
See Also