BinaryOperatorNode.OperatorKind Property

Definition

Gets the operator represented by this node.

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

Property Value

Applies to