The EntityChangeEventArgs type exposes the following members.
Properties
              | Name | Description | |
|---|---|---|
|   | Action | 
            Action that caused this change.
             | 
|   | ActionEventArgs | 
            The EventArgs ( if any) that are associated with this specified EntityAction.
             | 
|   | Entity | 
             The object that is changing or has been changed.
             | 
|   | EntityAspect | 
            Returns the EntityAspect for the entity involved in the event.
             | 
See Also