←Select platform

ParentNode Property

Summary

Accessor and setter for this node's parent. Points to the parent node.

Syntax

C#
VB
C++
Public Property ParentNode As Leadtools.Medical.Hl7.V2x.Models.INodeItem 
public INodeItem ParentNode { get; set; } 

Property Value

Gets or sets the parent's element.

Requirements

Target Platforms

Help Version 19.0.2017.10.30
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.HL7 Assembly