 | IServiceManagerGetServices Method |
Get all services
Namespace: SanteDB.Core.ServicesAssembly: SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 3.0.2081-alpha+b4ae72647f2cc271f89142f76fff26ad69e00f5a
SyntaxIEnumerable<Object> GetServices()
Function GetServices As IEnumerable(Of Object)
IEnumerable<Object^>^ GetServices()
abstract GetServices : unit -> IEnumerable<Object>
Return Value
IEnumerableObject[Missing <returns> documentation for "M:SanteDB.Core.Services.IServiceManager.GetServices"]
See Also