| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property Name As String | |
| C# | |
|---|---|
public string Name {get;} | |
Return Value
The name of the tag. To see the default values for the Tag Names, refer to the Data Element Tag Table.For an example, refer to DicomTagTable.Reset.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family
Copy Code