Click or drag to resize

ServiceClientBaseClient Property

Gets the client.

Namespace:  SanteDB.Core.Interop.Clients
Assembly:  SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax
public IRestClient Client { get; }

Property Value

Type: IRestClient
The client.
See Also