 | AppServiceBehaviorm_localizationService Field |
The localization service injected into the instance
Namespace: SanteDB.Rest.AppServiceAssembly: SanteDB.Rest.AppService (in SanteDB.Rest.AppService.dll) Version: 3.0.2081-alpha+19f573cdc8c56fbc278c5e41a734f011a9baa699
Syntaxprotected readonly ILocalizationService m_localizationService
Protected ReadOnly m_localizationService As ILocalizationService
protected:
initonly ILocalizationService^ m_localizationService
val m_localizationService: ILocalizationService
Field Value
ILocalizationService
See Also