FullPath Property

Summary

Constructs a string of the node's full path, which includes all parent nodes.

Syntax
C#
VB
C++
Public ReadOnly Property FullPath As String 
public string FullPath { get; } 
public: 
property String^ FullPath { 
   String^ get(); 
} 

Property Value

Gets a node's full path.

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