Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

Tag Property (LoadXmlBeforeElementData)






Gets a value that contains the tag of the DICOM element that is about to be added to the DicomDataSet.
Syntax
public long Tag {get; set;}
'Declaration
 
Public Property Tag As Long
'Usage
 
Dim instance As LoadXmlBeforeElementData
Dim value As Long
 
instance.Tag = value
 
value = instance.Tag
public:
property int64 Tag {
   int64 get();
   void set (    int64 value);
}

Property Value

The tag of the DICOM element that is about to be added to the DicomDataSet.
Remarks
Modifying Tag changes the element that is added to the DicomDataSet.
Example
For an example, refer to SaveXmlCallback.
Requirements

Target Platforms

See Also

Reference

LoadXmlBeforeElementData Class
LoadXmlBeforeElementData Members

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