ServiceConnection Organizations Property DocuWare Platform .NET API
Gets the organizations.

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

public Organization[] Organizations { get; }

Property Value

Type:  Organization 
The organizations.
See Also