The UnMappedPropertyViewModel type exposes the following members.
Back to Top
Properties
| Name | Description | |
|---|---|---|
| IsDirty |
Gets or sets a value indicating whether the property has changed since load or last save.
| |
| Key |
Gets or sets the key of the unmapped property.
| |
| Parent |
Gets the parent dictionary that contains the property
| |
| Value |
Gets or sets the underlying unmapped property value
|
See Also