Node.Clause Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.