←Select platform

Path Property

Summary

Gets the location path for this difference item.

Syntax

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

Property Value

The path for this difference item.

Remarks

The path corresponding to the data element's location in a tree.

Requirements

Target Platforms

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

Leadtools.Dicom.Common Assembly