 | IUpstreamIntegrationPatternGetServices Method |
Gets the services which should be enabled for this integration mode
Namespace: SanteDB.Client.ConfigurationAssembly: SanteDB.Client (in SanteDB.Client.dll) Version: 3.0.2081-alpha+027e4605b77f83de5445cbcd55717223932d2452
SyntaxIEnumerable<Type> GetServices()
Function GetServices As IEnumerable(Of Type)
IEnumerable<Type^>^ GetServices()
abstract GetServices : unit -> IEnumerable<Type>
Return Value
IEnumerableType[Missing <returns> documentation for "M:SanteDB.Client.Configuration.IUpstreamIntegrationPattern.GetServices"]
See Also