Partager via


BRConditionTreeNode.BRConditions Propriété

Définition

Spécifie la collection de conditions.

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

Valeur de propriété

Collection de conditions.

Attributs

S’applique à