QueryNode.Kind Property

Definition

Gets the kind of the query node.

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

Property Value

Applies to