Share via


ErrorInformation.InnerError Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="innerError")]
public Microsoft.Azure.CognitiveServices.FormRecognizer.Models.InnerError InnerError { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="innerError")>]
member this.InnerError : Microsoft.Azure.CognitiveServices.FormRecognizer.Models.InnerError with get, set
Public Property InnerError As InnerError

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to