ParentNode Property

Summary
Accessor and setter for this node's parent. Points to the parent node.
Syntax
C#
C++/CLI
public INodeItem ParentNode { get; set; } 
public: 
property INodeItem^ ParentNode { 
   INodeItem^ get(); 
   void set (    INodeItem^ ); 
} 

Property Value

Gets or sets the parent's element.

Requirements

Target Platforms

Help Version 22.0.2023.2.4
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.HL7 Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.