Jaa


Node.Clause Property

Definition

Gets the logical conjunction this node represents.

public AdaptiveExpressions.TriggerTrees.Clause Clause { get; }
member this.Clause : AdaptiveExpressions.TriggerTrees.Clause
Public ReadOnly Property Clause As Clause

Property Value

The logical conjunction this node represents.

Applies to