Click or drag to resize

IChangingEventArgsHandled Property

Indicates that the errors was already handled and it's normal that the errors are empty

Namespace:  EBP.Api.Interfaces.Entity
Assembly:  EBP.Api.Common (in EBP.Api.Common.dll) Version: 1.0.2835.45 (1.0.2835.45)
Syntax
bool Handled { get; set; }

Property Value

Type: Boolean
See Also