The following tables list the members exposed by EntityPropertyChangingEventArgs.
Name | Description | |
---|---|---|
![]() | EntityPropertyChangingEventArgs Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Cancel | Gets or sets a value indicating whether the event should be canceled. (Inherited from IdeaBlade.EntityModel.EntityChangeCancelEventArgs) |
![]() | 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) |
![]() | EntityWrapper | Gets the EntityChangeEventArgs.EntityWrapper involved in the event. (Inherited from IdeaBlade.EntityModel.EntityChangeEventArgs) |
![]() | NativeEntity | The Entity that is changing or has been changed. (Inherited from IdeaBlade.EntityModel.EntityChangeEventArgs) |
![]() | Property | Property that is changing. |
![]() | ProposedValue | Gets or sets the proposed value of the property that is changing. |
![]() | ProposedValueParent | The local parent object ( may be a complex object) containing the property being changed. |
![]() | ProposedValueProperty | The local parent property that is actually being changed. Will be different from Property when a complex object is involved. |
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) |