Click or drag to resize

ApplicationServiceBehaviorGetLocaleAssets Method

Get locale assets

Namespace:  SanteDB.DisconnectedClient.Ags.Services
Assembly:  SanteDB.DisconnectedClient.Ags (in SanteDB.DisconnectedClient.Ags.dll) Version: 2.2.1
Syntax
public Dictionary<string, string[]> GetLocaleAssets()

Return Value

Type: DictionaryString, String

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

Implements

IApplicationServiceContractGetLocaleAssets
See Also