Share via


ExpandedNavigationSelectItem.LevelsOption Property

Definition

Gets the levels clause for this expand item. Can be null if not specified(and will always be null in NonOptionMode).

public Microsoft.OData.UriParser.LevelsClause LevelsOption { get; }
member this.LevelsOption : Microsoft.OData.UriParser.LevelsClause
Public ReadOnly Property LevelsOption As LevelsClause

Property Value

Applies to