ClientBase EndpointAddress Property
Specifies an alternate address for the Cloud Services web service (e.g., https://127.0.0.1).

Namespace: HotDocs.Sdk.Cloud
Assembly: HotDocs.Sdk.Cloud (in HotDocs.Sdk.Cloud.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public string EndpointAddress { get; set; }

Property Value

Type: OnlineString
See Also