Partager via


BusinessRules.BRActions Propriété

Définition

Obtient ou définit un tableau d'actions.

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

Valeur de propriété

Collection de type BRAction.

Attributs

S’applique à