The MappedPropertyViewModel type exposes the following members.
Back to Top
Properties
| Name | Description | |
|---|---|---|
| IsDirty |
Gets or sets a value indicating whether the mapped property data has been changed
| |
| Name |
Gets the name of the property.
| |
| Value |
Gets or sets the value data of the property.
|
See Also