  | 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)
Syntaxpublic bool VerifySilentExportSupport { get; set; }Public Property VerifySilentExportSupport As Boolean
	Get
	Set
Property Value
Type: 
Boolean
See Also