AggregateExpressionBase.AggregateKind Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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