| RemoteFreetextSearchServiceGetRestClient Method |
Gets the rest client
Namespace:
SanteDB.DisconnectedClient.Services.Remote
Assembly:
SanteDB.DisconnectedClient.Core (in SanteDB.DisconnectedClient.Core.dll) Version: 2.2.1
Syntax public IRestClient GetRestClient()
Public Function GetRestClient As IRestClient
public:
IRestClient^ GetRestClient()
member GetRestClient : unit -> IRestClient
Return Value
Type:
IRestClient[Missing <returns> documentation for "M:SanteDB.DisconnectedClient.Services.Remote.RemoteFreetextSearchService.GetRestClient"]
See Also