Click or drag to resize
DocumentsTransferInfoUseDefaultDialog Property
Gets a value indicating whether a default store dialog, if such dialog is assing to the user, to be used.

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.9
Syntax
C#
[XmlAttributeAttribute]
[DefaultValueAttribute(false)]
public bool UseDefaultDialog { get; set; }

Property Value

Type: Boolean
See Also