Click or drag to resize
ServiceConnectionOrganizations Property
Gets the organizations.

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.7 [UNOFFICIAL BUILD]
Syntax
C#
public Organization[] Organizations { get; }

Property Value

Type: Organization
The organizations.
See Also