BusinessRulesPalette.BRActionGroups Propriété

Définition

Obtient ou définit un tableau de groupes d'action de règle d'entreprise.

public:
 property System::Collections::ObjectModel::Collection<Microsoft::MasterDataServices::BRActionGroup ^> ^ BRActionGroups { System::Collections::ObjectModel::Collection<Microsoft::MasterDataServices::BRActionGroup ^> ^ get(); void set(System::Collections::ObjectModel::Collection<Microsoft::MasterDataServices::BRActionGroup ^> ^ value); };
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public System.Collections.ObjectModel.Collection<Microsoft.MasterDataServices.BRActionGroup> BRActionGroups { get; set; }
[<System.Runtime.Serialization.DataMember(EmitDefaultValue=false)>]
member this.BRActionGroups : System.Collections.ObjectModel.Collection<Microsoft.MasterDataServices.BRActionGroup> with get, set
Public Property BRActionGroups As Collection(Of BRActionGroup)

Valeur de propriété

Collection de type BRActionGroup.

Attributs

S’applique à