←Select platform

Name Property

Summary

Gets the name of the tag.

Syntax

C#
VB
Java
WinRT C#
C++
public string Name { get; } 
Public ReadOnly Property Name As String 
public string Name {get;} 
public String getName() 
 get_Name();  
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly