Langue

BRConditionTreeNode.ConditionTreeParentNode Propriété

Définition

Spécifie l’ID du nœud arbre de conditions sous lequel ce nœud est parenté, ou null pour les nœuds de premier niveau.

public:
 property Microsoft::MasterDataServices::Services::DataContracts::Identifier ^ ConditionTreeParentNode { Microsoft::MasterDataServices::Services::DataContracts::Identifier ^ get(); void set(Microsoft::MasterDataServices::Services::DataContracts::Identifier ^ value); };
[System.Runtime.Serialization.DataMember]
public Microsoft.MasterDataServices.Services.DataContracts.Identifier ConditionTreeParentNode { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.ConditionTreeParentNode : Microsoft.MasterDataServices.Services.DataContracts.Identifier with get, set
Public Property ConditionTreeParentNode As Identifier

Valeur de propriété

L’ID du nœud arbre de condition sous lequel ce nœud est parenté, ou nul pour les nœuds de premier niveau.

Attributs

S’applique à