ODataError.Code Property

Definition

The machine-readable description of the error, such as 'InvalidRequest' or 'InternalServerError'.

public string Code { get; }
member this.Code : string
Public ReadOnly Property Code As String

Property Value

Applies to