EditableObjectPropertyBag Properties
The EditableObjectPropertyBag type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
|
|
IsChangedLocal |
Returns True if any fields were modified since the last call to AcceptChanges. This does not walk the object graph.
(Inherited from ChangeTrackingPropertyBag.) |
|
|
IsEditing |
Currently editing
|
|
|
Metadata |
Cached metadata for the associated model.
(Inherited from PropertyBagBase.) |
|
|
Values |
Access to the values dictionary for sub-classes. Extreme care must be taken when working this dictionary directly, as events will not be automatically fired.
(Inherited from ChangeTrackingPropertyBag.) |

