Click or drag to resize

RestClientBaseDescription Property

Get the description (configuration) of this service

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

Property Value

Type: IRestClientDescription

Implements

IRestClientDescription
See Also