Click or drag to resize

IUpstreamIntegrationPattern Interface

Represents an upstream integration pattern

Namespace: SanteDB.Client.Configuration
Assembly: SanteDB.Client (in SanteDB.Client.dll) Version: 3.0.2081-alpha+027e4605b77f83de5445cbcd55717223932d2452
Syntax
public interface IUpstreamIntegrationPattern

The IUpstreamIntegrationPattern type exposes the following members.

Properties
 NameDescription
Public propertyName The name of the integration pattern
Top
Methods
 NameDescription
Public methodGetServices Gets the services which should be enabled for this integration mode
Public methodSetDefaults Set the defaults on any configuration that this pattern requires
Top
See Also