FusedPlanNode.Kind Property

Definition

Returns the kind of plan node, which can then be used for type casting.

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

Property Value

Applies to