BRActionGroup.BRActionComponents Eigenschaft

Definition

Ruft ein Array von Geschäftsregelaktionskomponenten ab oder legt es fest.

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)

Eigenschaftswert

Eine Auflistung vom Typ BRActionComponent.

Attribute

Gilt für: