Click or drag to resize

OnlineIntegrationPatternGetServices 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
public IEnumerable<Type> GetServices()

Return Value

IEnumerableType

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

Implements

IUpstreamIntegrationPatternGetServices
See Also