Click or drag to resize

IRestClientDescriptionBinding Property

Gets or sets the binding for the service client.

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

Property Value

Type: IRestClientBindingDescription
See Also