RuleDefinitions.Conditions Eigenschap

Definitie

Hiermee haalt u de verzameling regelvoorwaarden op in de werkstroom.

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

Waarde van eigenschap

De RuleConditionCollection waarden die alle RuleConditions in de werkstroom bevatten.

Van toepassing op