Click or drag to resize
weroSoft AG, Software
KeyValueParameterViewModel Properties
The documentation is integral part of the weroSoft product documentation. This part is intended to be used by developers only.

The KeyValueParameterViewModel type exposes the following members.

Properties
  NameDescription
Public propertyIsModified
Gets or sets the flag indicating whether the object has been modified or not.
(Inherited from ViewModelBase.)
Public propertyIsReadOnly
Gets or sets the flag indicating whether the object is read-only.
(Inherited from ViewModelBase.)
Public propertyKey
Gets or sets the key.
Public propertyValue
Gets or sets the value.
Top
See Also