IdeaBlade.EntityModel Assembly > IdeaBlade.EntityModel Namespace : EntityPropertyChangedEventArgs Class |
For a list of all members of this type, see EntityPropertyChangedEventArgs members.
Name | Description | |
---|---|---|
![]() | Entity | The object that is changing or has been changed. (Inherited from IdeaBlade.EntityModel.EntityChangeEventArgs) |
![]() | EntityAspect | Returns the EntityAspect for the entity involved in the event. (Inherited from IdeaBlade.EntityModel.EntityChangeEventArgs) |
![]() | NativeEntity | The Entity that is changing or has been changed. (Inherited from IdeaBlade.EntityModel.EntityChangeEventArgs) |
![]() | NewValue | The value that was just set. |
![]() | NewValueParent | For changes to complex objects this is the local Complex Object that changed. |
![]() | NewValueProperty | For complex objects this is the local complex object property that changed. |
![]() | Property | Property whose value has changed. |