Partager via


BRActionGroup.BRActionComponents Propriété

Définition

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

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

Valeur de propriété

Collection de type BRActionComponent.

Attributs

S’applique à