Share via


SelectExpandQueryOption.SelectExpandClause Property

Definition

Gets the parsed SelectExpandClause for this query option.

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

Property Value

Applies to