Click or drag to resize
OrganizationsOrganization Property
List of organizations

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

Property Value

Type: ListOrganization
See Also