Click or drag to resize

DcDataConfigurationSectionOptions Property

Gets or sets the options

Namespace:  SanteDB.DisconnectedClient.Configuration.Data
Assembly:  SanteDB.DisconnectedClient.Core (in SanteDB.DisconnectedClient.Core.dll) Version: 2.2.1
Syntax
public Dictionary<string, Object> Options { get; set; }

Property Value

Type: DictionaryString, Object
See Also