Share via


ODataError.ErrorCode Property

Definition

Gets or sets the error code to be used in payloads.

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

Property Value

The error code to be used in payloads.

Applies to