Share via


ODataNestedResourceInfoWrapper.NestedItems Property

Definition

Gets the nested items that are part of this nested resource info.

public System.Collections.Generic.IList<Microsoft.AspNet.OData.Formatter.Deserialization.ODataItemBase> NestedItems { get; }
member this.NestedItems : System.Collections.Generic.IList<Microsoft.AspNet.OData.Formatter.Deserialization.ODataItemBase>
Public ReadOnly Property NestedItems As IList(Of ODataItemBase)

Property Value

Applies to