Click or drag to resize

IUpstreamIntegrationPatternGetServices Method

Gets the services which should be enabled for this integration mode

Namespace: SanteDB.Client.Configuration
Assembly: SanteDB.Client (in SanteDB.Client.dll) Version: 3.0.2081-alpha+027e4605b77f83de5445cbcd55717223932d2452
Syntax
IEnumerable<Type> GetServices()

Return Value

IEnumerableType

[Missing <returns> documentation for "M:SanteDB.Client.Configuration.IUpstreamIntegrationPattern.GetServices"]

See Also