Share via


QueryNode.Kind Property

Definition

Gets the kind of this node.

public abstract Microsoft.OData.UriParser.QueryNodeKind Kind { get; }
member this.Kind : Microsoft.OData.UriParser.QueryNodeKind
Public MustOverride ReadOnly Property Kind As QueryNodeKind

Property Value

Applies to