Edit

Share via


RuleActionTrackingEvent.ConditionResult Property

Definition

Gets the result of the condition evaluation.

public:
 property bool ConditionResult { bool get(); };
public bool ConditionResult { get; }
member this.ConditionResult : bool
Public ReadOnly Property ConditionResult As Boolean

Property Value

The result of the rule condition: true or false.

Applies to