Click or drag to resize
ServiceConnectionServiceDescription Property
Gets the service description.

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

Property Value

Type: ServiceDescription
The service description.
See Also