ChangeTrackingModelBase Properties
The ChangeTrackingModelBase type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
HasErrors |
Returns True if there are any errors.
(Inherited from AbstractModelBase.) |
![]() |
IsChanged |
Returns True if any fields were modified since the last call to AcceptChanges. This does walks the object graph for changes in child objects as well.
|
![]() |
IsChangedLocal |
Returns True if any fields were modified since the last call to AcceptChanges. This does not walk the object graph.
|
![]() |
Properties |
Returns the underlying property bag
(Inherited from AbstractModelBase<(Of <(<'TPropertyTracking>)>)>.) |