DevForce Help Reference
EntityPropertyChangingEventArgs Class Properties


For a list of all members of this type, see EntityPropertyChangingEventArgs members.

Public Properties
 NameDescription
Public PropertyCancel Gets or sets a value indicating whether the event should be canceled. (Inherited from IdeaBlade.EntityModel.EntityChangeCancelEventArgs)
Public PropertyEntity The object that is changing or has been changed. (Inherited from IdeaBlade.EntityModel.EntityChangeEventArgs)
Public PropertyEntityAspect Returns the EntityAspect for the entity involved in the event. (Inherited from IdeaBlade.EntityModel.EntityChangeEventArgs)
Public PropertyNativeEntity The Entity that is changing or has been changed. (Inherited from IdeaBlade.EntityModel.EntityChangeEventArgs)
Public PropertyProperty Property that is changing.  
Public PropertyProposedValue Gets or sets the proposed value of the property that is changing.  
Public PropertyProposedValueParent The local parent object ( may be a complex object) containing the property being changed.  
Public PropertyProposedValuePropertyThe local parent property that is actually being changed. Will be different from Property when a complex object is involved.  
Top
See Also

Reference

EntityPropertyChangingEventArgs Class
IdeaBlade.EntityModel Namespace

Send Feedback