The IEntity type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
EntityAspect |
Returns the EntityAspect associated with this IEntity.
|
![]() |
HasErrors |
Gets a value that indicates whether the entity has validation errors. (Inherited from INotifyDataErrorInfo.) |
![]() |
IsChanged |
Gets the object's changed status. (Inherited from IChangeTracking.) |
See Also