Click or drag to resize

IChangingEventArgs Properties

The IChangingEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyCancel
Indicate to cancel the changing
Public propertyEntityMember
The changed entity member
(Inherited from IChangedEventArgs.)
Public propertyErrors
List of Errors
Public propertyHandled
Indicates that the errors was already handled and it's normal that the errors are empty
Public propertyNewValue
The value which would try to affect to the entity member
Top
See Also