RuleDefinitions.Conditions Eigenschaft

Definition

Ruft die Auflistung der Regelbedingungen im Workflow ab.

public:
 property System::Workflow::Activities::Rules::RuleConditionCollection ^ Conditions { System::Workflow::Activities::Rules::RuleConditionCollection ^ get(); };
public System.Workflow.Activities.Rules.RuleConditionCollection Conditions { get; }
member this.Conditions : System.Workflow.Activities.Rules.RuleConditionCollection
Public ReadOnly Property Conditions As RuleConditionCollection

Eigenschaftswert

Das RuleConditionCollection Element, das alle RuleConditionElemente im Workflow enthält.

Gilt für: