Partilhar via


BinaryOpNode.Right Property

Definition

Right operand of the binary operation.

public Microsoft.PowerFx.Syntax.TexlNode Right { get; }
member this.Right : Microsoft.PowerFx.Syntax.TexlNode
Public ReadOnly Property Right As TexlNode

Property Value

Applies to