 | UpstreamRepositoryServiceBaseTModel, TWireFormat, TCollectionLocalizationService Property |
Gets the localization service
Namespace: SanteDB.Client.Upstream.RepositoriesAssembly: SanteDB.Client (in SanteDB.Client.dll) Version: 3.0.2081-alpha+027e4605b77f83de5445cbcd55717223932d2452
Syntaxprotected ILocalizationService LocalizationService { get; }Protected ReadOnly Property LocalizationService As ILocalizationService
Get
protected:
property ILocalizationService^ LocalizationService {
ILocalizationService^ get ();
}member LocalizationService : ILocalizationService with get
Property Value
ILocalizationService
See Also