ParentItem Property

Summary
Parent's item instance.
Syntax
C#
VB
C++
Public Property ParentItem As INodeItem 
public INodeItem ParentItem { get; set; } 
public: 
property INodeItem^ ParentItem { 
   INodeItem^ get(); 
   void set (    INodeItem^ ); 
} 

Property Value

Gets or sets the item's parent.

Requirements

Target Platforms

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

Leadtools.Medical.HL7 Assembly

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