BusinessRuleSet.BRConditions Eigenschaft

Definition

Achtung

Diese API ist nun veraltet.

Gibt die Auflistung von Bedingungen an.

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

Eigenschaftswert

Die Auflistung von Bedingungen.

Attribute

Gilt für: