AddedConditionAction.ConditionDefinition Egenskap

Definition

Hämtar eller ställer in RuleCondition att lägga till i arbetsflödet.

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

Egenskapsvärde

Att RuleCondition lägga till i arbetsflödet.

Undantag

ConditionDefinition är en nullreferens (Nothing i Visual Basic).

Gäller för