RuleDefinitions.RuleSets Vlastnost

Definice

Získá kolekci RuleSets v pracovním postupu.

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

Hodnota vlastnosti

RuleSetCollection

Obsahující RuleSetCollection všechny RuleSets v pracovním postupu.

Platí pro