Share via


GroupedWindowPlanNode<TInput,TState,TResult>.Kind Property

Definition

Indicates that the current node is a grouped window aggregation operation.

public override Microsoft.StreamProcessing.PlanNodeKind Kind { get; }
member this.Kind : Microsoft.StreamProcessing.PlanNodeKind
Public Overrides ReadOnly Property Kind As PlanNodeKind

Property Value

Applies to