DevForce Help Reference
EntityPropertyChangedEventArgs Class Properties


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

Public Properties
 NameDescription
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 PropertyNewValue The value that was just set.  
Public PropertyNewValueParent For changes to complex objects this is the local Complex Object that changed.  
Public PropertyNewValueProperty For complex objects this is the local complex object property that changed.  
Public PropertyProperty Property whose value has changed.  
Top
See Also

Reference

EntityPropertyChangedEventArgs Class
IdeaBlade.EntityModel Namespace

Send Feedback