RuleActionTrackingEvent.ConditionResult プロパティ

定義

条件評価の結果を取得します。

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

プロパティ値

ルール条件の結果: true または false

適用対象