ServiceConnectionOrganizations Property DocuWare Platform .NET API
Gets the organizations.

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.6
Syntax

C#
public Organization[] Organizations { get; }

Property Value

Type: Organization
The organizations.
See Also

Reference