IdeaBlade.EntityModel Assembly > IdeaBlade.EntityModel Namespace : EntityPropertyChangedEventArgs Class |
The following tables list the members exposed by EntityPropertyChangedEventArgs.
Name | Description | |
---|---|---|
![]() | EntityPropertyChangedEventArgs Constructor | Overloaded. |
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. |
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from object) |
![]() | GetHashCode | (Inherited from object) |
![]() | GetType | (Inherited from object) |
![]() | ToString | (Inherited from object) |
Name | Description | |
---|---|---|
![]() | Finalize | (Inherited from object) |
![]() | MemberwiseClone | (Inherited from object) |