Rule::ReevaluationBehavior Property
.NET Framework (current version)
Gets or sets a value indicating whether a Rule can be reevaluated.
Assembly: System.Workflow.Activities (in System.Workflow.Activities.dll)
public: property RuleReevaluationBehavior ReevaluationBehavior { RuleReevaluationBehavior get(); void set(RuleReevaluationBehavior value); }
Property Value
Type: System.Workflow.Activities.Rules::RuleReevaluationBehaviorThe RuleReevaluationBehavior indicating whether the Rule can be reevaluated.
.NET Framework
Available since 3.0
Available since 3.0
Show: