Share via


BRConditionGroup.BRConditionComponents Eigenschaft

Definition

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

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

Eigenschaftswert

Eine Auflistung vom Typ BRConditionComponent.

Attribute

Gilt für: