 | ClientApplicationContextBaseServiceManager Property |
Service manager
Namespace: SanteDB.ClientAssembly: SanteDB.Client (in SanteDB.Client.dll) Version: 3.0.2081-alpha+027e4605b77f83de5445cbcd55717223932d2452
Syntaxprotected IServiceManager ServiceManager { get; }Protected ReadOnly Property ServiceManager As IServiceManager
Get
protected:
property IServiceManager^ ServiceManager {
IServiceManager^ get ();
}member ServiceManager : IServiceManager with get
Property Value
IServiceManager
See Also