DevForce Help Reference
EntityChangedEventArgs Class Members
Properties  Methods 


The following tables list the members exposed by EntityChangedEventArgs.

Public Constructors
 NameDescription
Public ConstructorEntityChangedEventArgs Constructor Ctor.  
Top
Public Properties
 NameDescription
Public PropertyAction Action that caused this change.  
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)
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

Reference

EntityChangedEventArgs Class
IdeaBlade.EntityModel Namespace

Send Feedback