Click or drag to resize

StorageProviderViewModelOptions Property

Gets or sets the options

Namespace:  SanteDB.DisconnectedClient.Ags.Model
Assembly:  SanteDB.DisconnectedClient.Ags (in SanteDB.DisconnectedClient.Ags.dll) Version: 2.2.1
Syntax
public IDictionary<string, ConfigurationOptionType> Options { get; set; }

Property Value

Type: IDictionaryString, ConfigurationOptionType
See Also