Click or drag to resize
ZonesZone Property

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.9
Syntax
C#
[XmlElementAttribute("Zone")]
public List<Zone> Zone { get; set; }

Property Value

Type: ListZone
See Also