SingleValueNode.Kind Property

Definition

Gets the kind of this node.

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

Property Value

Applies to