IdeaBlade DevForce 2010 Help Reference
EntityPropertyChangedEventArgs Class Members
See Also  Properties  Methods  Send Feedback
IdeaBlade.EntityModel Assembly > IdeaBlade.EntityModel Namespace : EntityPropertyChangedEventArgs Class


The following tables list the members exposed by EntityPropertyChangedEventArgs.

Public Constructors

 NameDescription
Public ConstructorEntityPropertyChangedEventArgs ConstructorOverloaded.   
Top

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 PropertyEntityWrapperGets the EntityChangeEventArgs.EntityWrapper 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

Public Methods

 NameDescription
Public MethodEquals (Inherited from object)
Public MethodGetHashCode (Inherited from object)
Public MethodGetType (Inherited from object)
Public MethodToString (Inherited from object)
Top

Protected Methods

 NameDescription
Protected MethodFinalize (Inherited from object)
Protected MethodMemberwiseClone (Inherited from object)
Top

See Also

© 2013 All Rights Reserved.