Services HostAddress Property
Specifies the Cloud Services host address. Leave as null for the default address.

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

public string HostAddress { get; set; }

Property Value

Type: OnlineString
See Also