Condividi tramite


RuleSet.Rules Proprietà

Definizione

Ottiene un elenco delle classi Rule in 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)

Valore della proprietà

Elenco delle classi Rule in RuleSet.

Si applica a