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)
Syntax
public bool VerifySilentExportSupport { get; set; }

Property Value

Type: Boolean
See Also