Click or drag to resize

IRestClientDescriptionEndpoint Property

Gets or sets the endpoints for the client

Namespace:  SanteDB.Core.Http.Description
Assembly:  SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax
List<IRestClientEndpointDescription> Endpoint { get; }

Property Value

Type: ListIRestClientEndpointDescription
See Also