次の方法で共有


Rule.ReevaluationBehavior プロパティ

定義

Rule を再評価できるかどうかを示す値を取得または設定します。

public:
 property System::Workflow::Activities::Rules::RuleReevaluationBehavior ReevaluationBehavior { System::Workflow::Activities::Rules::RuleReevaluationBehavior get(); void set(System::Workflow::Activities::Rules::RuleReevaluationBehavior value); };
public System.Workflow.Activities.Rules.RuleReevaluationBehavior ReevaluationBehavior { get; set; }
member this.ReevaluationBehavior : System.Workflow.Activities.Rules.RuleReevaluationBehavior with get, set
Public Property ReevaluationBehavior As RuleReevaluationBehavior

プロパティ値

RuleReevaluationBehavior を再評価できるかどうかを示す Rule

適用対象