BusinessRules.BRConditions Eigenschaft

Definition

Ruft ein Array von Bedingungen ab oder legt es fest.

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

Eigenschaftswert

Eine Auflistung vom Typ BRCondition.

Attribute

Gilt für: