| IApplicationServiceContractGetLocaleAssets Method |
Get locale assets
Namespace:
SanteDB.DisconnectedClient.Ags.Contracts
Assembly:
SanteDB.DisconnectedClient.Ags (in SanteDB.DisconnectedClient.Ags.dll) Version: 2.2.1
Syntax Dictionary<string, string[]> GetLocaleAssets()
Function GetLocaleAssets As Dictionary(Of String, String())
Dictionary<String^, array<String^>^>^ GetLocaleAssets()
abstract GetLocaleAssets : unit -> Dictionary<string, string[]>
Return Value
Type:
DictionaryString,
String[Missing <returns> documentation for "M:SanteDB.DisconnectedClient.Ags.Contracts.IApplicationServiceContract.GetLocaleAssets"]
See Also