EditableObjectPropertyBag Properties

The EditableObjectPropertyBag type exposes the following members.

Properties


  Name Description
Public property IsChangedLocal
Returns True if any fields were modified since the last call to AcceptChanges. This does not walk the object graph.
(Inherited from ChangeTrackingPropertyBag.)
Public property IsEditing
Currently editing
Public property Metadata
Cached metadata for the associated model.
(Inherited from PropertyBagBase.)
Protected property 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.)