Partager via


BusinessRules.BRConditionTreeNodes Propriété

Définition

Obtient ou définit un tableau de nœuds d'arborescence des conditions.

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

Valeur de propriété

Collection de type BRConditionTreeNode.

Attributs

S’applique à