RuleActionTrackingEvent.ConditionResult 属性

定义

获取条件评估的结果。

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

属性值

规则条件的结果: truefalse

适用于