Share via


BRActionGroup.BRActionComponents Propiedad

Definición

Especifica la colección de componentes de acción.

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

Valor de propiedad

La colección de componentes de acción.

Atributos

Se aplica a