ServiceConnectionServiceDescription Property DocuWare Platform .NET API
Gets the service description.

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

C#
public ServiceDescription ServiceDescription { get; }

Property Value

Type: ServiceDescription
The service description.
See Also

Reference