Share via


ODataInnerError.InnerError Property

Definition

Gets or sets the nested implementation specific debugging information.

public Microsoft.OData.ODataInnerError InnerError { get; set; }
member this.InnerError : Microsoft.OData.ODataInnerError with get, set
Public Property InnerError As ODataInnerError

Property Value

The nested implementation specific debugging information.

Applies to