Rule::Condition Property
.NET Framework (current version)
Gets or sets a RuleCondition for the Rule to evaluate.
Assembly: System.Workflow.Activities (in System.Workflow.Activities.dll)
public: property RuleCondition^ Condition { RuleCondition^ get(); void set(RuleCondition^ value); }
Property Value
Type: System.Workflow.Activities.Rules::RuleCondition^A RuleCondition for the Rule to evaluate.
.NET Framework
Available since 3.0
Available since 3.0
Show: