Share via


ODataFeature.SelectExpandClause Property

Definition

Gets or sets the parsed OData SelectExpandClause of the request.

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

Property Value

Implements

Applies to