RuleSet.Rules Właściwość

Definicja

Pobiera listę klas Rule w . RuleSet

public:
 property System::Collections::Generic::ICollection<System::Workflow::Activities::Rules::Rule ^> ^ Rules { System::Collections::Generic::ICollection<System::Workflow::Activities::Rules::Rule ^> ^ get(); };
public System.Collections.Generic.ICollection<System.Workflow.Activities.Rules.Rule> Rules { get; }
member this.Rules : System.Collections.Generic.ICollection<System.Workflow.Activities.Rules.Rule>
Public ReadOnly Property Rules As ICollection(Of Rule)

Wartość właściwości

ICollection<Rule>

Lista klas Rule w . RuleSet

Dotyczy