Click or drag to resize

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()

Return Value

Type: DictionaryString, String

[Missing <returns> documentation for "M:SanteDB.DisconnectedClient.Ags.Contracts.IApplicationServiceContract.GetLocaleAssets"]

See Also