Share via


BRConditionTreeNode.ConditionTreeChildNodes Eigenschaft

Definition

Ruft ein Array der Bedingungsstruktur untergeordnete Knoten ab oder legt es fest.

public:
 property System::Collections::ObjectModel::Collection<Microsoft::MasterDataServices::BRConditionTreeNode ^> ^ ConditionTreeChildNodes { 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> ConditionTreeChildNodes { get; set; }
[<System.Runtime.Serialization.DataMember(EmitDefaultValue=false)>]
member this.ConditionTreeChildNodes : System.Collections.ObjectModel.Collection<Microsoft.MasterDataServices.BRConditionTreeNode> with get, set
Public Property ConditionTreeChildNodes As Collection(Of BRConditionTreeNode)

Eigenschaftswert

Eine Auflistung vom Typ BRConditionTreeNode.

Attribute

Gilt für: