BRConditionTreeNode.ConditionTreeParentNode Property

Definition

Gets or sets array of condition tree parent nodes.

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

Property Value

An Identifier representing the tree parent nodes.

Attributes

Applies to