BRConditionGroup.BRConditionComponents Eigenschaft

Definition

Gibt die Auflistung von Bedingungskomponenten an.

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

Eigenschaftswert

Die Auflistung von Bedingungskomponenten.

Attribute

Gilt für: