Click or drag to resize

TargetedConfigurationViewModel.Parameters 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: Dictionary<String, Object>
See Also