Leadtools.Dicom.Common

Tag Property (LoadXmlBeforeElementData)

Show in webframe





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 Leadtools.Dicom.DicomDataSet.
Example
For an example, refer to SaveXmlCallback.
Requirements

Target Platforms

See Also

Reference

LoadXmlBeforeElementData Class
LoadXmlBeforeElementData Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.Common requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features