다음을 통해 공유


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입니다.

적용 대상