BRActionGroup.BRActionComponents Eigenschaft

Definition

Gibt die Auflistung der Aktionskomponenten an.

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)

Eigenschaftswert

Die Auflistung von Aktionskomponenten.

Attribute

Gilt für: