Share via


AggregateExpressionBase.AggregateKind Property

Definition

Returns the AggregateExpressionKind of the expression.

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

Property Value

Applies to