DefaultTag method (ILEADDicomDS)

VB.NET example

C# example

Visual Basic example

Visual C++ 6.0 example

 

Syntax

void DefaultTag ();

Overview

Refer to Working with Tags.

Remarks

Resets the Data Element Tag Table to the default values. This will delete any user-defined items that have been added.

To see the default values for the Data Element Tag Table, refer to the Default Data Element Tag Table.

If you remove the contents of the table using ResetTag, you can reset the table to the default values by calling this method.

See Also

Elements:

InsertTag method, DeleteTag method, ResetTag method

Topics:

Data Element Tags: Setting the Default Data Element Tag Table