RemovedConditionAction.ConditionDefinition Eigenschap

Definitie

Hiermee haalt u het uit de werkstroom op of stelt u deze RuleCondition in.

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

Waarde van eigenschap

De RuleCondition te verwijderen uit de werkstroom.

Uitzonderingen

De ConditionDefinition is een null-verwijzing (Nothing in Visual Basic).

Van toepassing op