Share via


OdataErrorMain.Innererror Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="innererror")]
public System.Collections.Generic.IDictionary<string,object> Innererror { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="innererror")>]
member this.Innererror : System.Collections.Generic.IDictionary<string, obj> with get, set
Public Property Innererror As IDictionary(Of String, Object)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to