Freigeben über


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

Die RuleConditionCollection, die alle RuleCondition des Workflows enthält.

Gilt für: