Share via


ODataFeature.ApplyClause Property

Definition

Gets or sets the parsed OData ApplyClause of the request.

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

Property Value

Implements

Applies to