Share via


UnaryOperatorNode.OperatorKind Property

Definition

Gets the operator represented by this node.

public Microsoft.OData.UriParser.UnaryOperatorKind OperatorKind { get; }
member this.OperatorKind : Microsoft.OData.UriParser.UnaryOperatorKind
Public ReadOnly Property OperatorKind As UnaryOperatorKind

Property Value

Applies to