←Select platform

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 19.0.2017.10.30
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.HL7 Assembly