IChangingEventArgs Properties |
The IChangingEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| Cancel |
Indicate to cancel the changing
| |
| EntityMember |
The changed entity member
(Inherited from IChangedEventArgs.) | |
| Errors |
List of Errors
| |
| Handled |
Indicates that the errors was already handled and it's normal that the errors are empty
| |
| NewValue |
The value which would try to affect to the entity member
|