| 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.CTInterfaceAssembly: CTInterface (in CTInterface.dll)
Syntax public bool VerifySilentExportSupport { get; set; }
Public Property VerifySilentExportSupport As Boolean
Get
Set
Property Value
Type:
BooleanSee Also