UnaryOperatorNode.OperatorKind Property

Definition

The operator represented by this node.

public Microsoft.WindowsAzure.MobileServices.Query.UnaryOperatorKind OperatorKind { get; }
member this.OperatorKind : Microsoft.WindowsAzure.MobileServices.Query.UnaryOperatorKind
Public ReadOnly Property OperatorKind As UnaryOperatorKind

Property Value

Applies to