EntityChangedEventArgs Properties Breeze.sharp

The EntityChangedEventArgs type exposes the following members.

Properties

  Name Description
Public property Action
Action that caused this change.
(Inherited from EntityChangeEventArgs.)
Public property ActionEventArgs
The EventArgs ( if any) that are associated with this specified EntityAction.
(Inherited from EntityChangeEventArgs.)
Public property Entity
The object that is changing or has been changed.
(Inherited from EntityChangeEventArgs.)
Public property EntityAspect
Returns the EntityAspect for the entity involved in the event.
(Inherited from EntityChangeEventArgs.)
Top
See Also

Reference