ParentItem Property

Summary

Gets or sets the item's parent.

Syntax
C#
VB
C++
Property ParentItem As INodeItem 
public INodeItem ParentItem { get; set; } 
property INodeItem^ ParentItem { 
   INodeItem^ get(); 
   void set (    INodeItem^ ); 
} 

Property Value

The parent's item instance.

Requirements

Target Platforms

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

Leadtools.Medical.HL7 Assembly