Click or drag to resize

TargetedConfigurationViewModelParameters Property

Parameters for the object

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

Property Value

Type: DictionaryString, Object
See Also