ValidationError.ErrorNumber Property

Definition

Gets the error number of this instance.

public:
 property int ErrorNumber { int get(); };
public int ErrorNumber { get; }
member this.ErrorNumber : int
Public ReadOnly Property ErrorNumber As Integer

Property Value

The error number of this instance.

Applies to