Click or drag to resize

ServiceClientEndpointDescriptionAddress Property

Gets or sets the address

Namespace:  SanteDB.Core.Http
Assembly:  SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax
public string Address { get; set; }

Property Value

Type: String

Implements

IRestClientEndpointDescriptionAddress
See Also