ValidationError.ErrorCode Property

Definition

Gets or sets the error code.

public int ErrorCode { get; set; }
member this.ErrorCode : int with get, set
Public Property ErrorCode As Integer

Property Value

The error code.

Applies to