←Select platform

Name Property

Summary

Gets the name of the tag.

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

The name of the tag. To see the default values for the Tag Names, refer to the Data Element Tag Table.

Example

For an example, refer to Reset.

Requirements

Target Platforms

See Also

Reference

DicomTag Class

DicomTag 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