Click or drag to resize
FileCabinetWindowsExplorerClientAccess Property
Gets whether the file cabinet can be accessed by windows explorer client.

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.7 [UNOFFICIAL BUILD]
Syntax
C#
[XmlAttributeAttribute]
[DefaultValueAttribute(false)]
[DolphinAttribute]
public bool WindowsExplorerClientAccess { get; set; }

Property Value

Type: Boolean
See Also