←Select platform

Name Property

Summary

Gets the name of the unique identifier.

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

Property Value

Represents the name of the unique identifier.

Example

For an example, refer to Reset.

Requirements

Target Platforms

See Also

Reference

DicomUid Class

DicomUid Members

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

Leadtools.Dicom Assembly