FileCabinetWindowsExplorerClientAccess Property DocuWare Platform .NET API
Gets wheter 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.6
Syntax

C#
[DolphinAttribute]
[DefaultValueAttribute(false)]
[XmlAttributeAttribute]
public bool WindowsExplorerClientAccess { get; set; }

Property Value

Type: Boolean
See Also

Reference