Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

Tag Property (TagMacro)






Gets or sets the data element tag.
Syntax
public long Tag {get; set;}
'Declaration
 
Public Property Tag As Long
'Usage
 
Dim instance As TagMacro
Dim value As Long
 
instance.Tag = value
 
value = instance.Tag
public:
property int64 Tag {
   int64 get();
   void set (    int64 value);
}

Property Value

A value indicating the data element tag.
Requirements

Target Platforms

See Also

Reference

TagMacro Class
TagMacro Members

Error processing SSI file
   Leadtools.Dicom.Common requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features