 | UpstreamServiceBaseUpstreamIntegrationService Property |
Get the upstream management service
Namespace: SanteDB.Client.Upstream.RepositoriesAssembly: SanteDB.Client (in SanteDB.Client.dll) Version: 3.0.2081-alpha+027e4605b77f83de5445cbcd55717223932d2452
Syntaxprotected IUpstreamIntegrationService UpstreamIntegrationService { get; }Protected ReadOnly Property UpstreamIntegrationService As IUpstreamIntegrationService
Get
protected:
property IUpstreamIntegrationService^ UpstreamIntegrationService {
IUpstreamIntegrationService^ get ();
}member UpstreamIntegrationService : IUpstreamIntegrationService with get
Property Value
IUpstreamIntegrationService
See Also