ConstantNode.Kind Property

Definition

Gets the kind of the query node.

public override Microsoft.WindowsAzure.MobileServices.Query.QueryNodeKind Kind { get; }
member this.Kind : Microsoft.WindowsAzure.MobileServices.Query.QueryNodeKind
Public Overrides ReadOnly Property Kind As QueryNodeKind

Property Value

Applies to