Leadtools.Dicom.Common

DicomDataSet Property

Show in webframe





Gets a value representing the Leadtools.Dicom.DicomDataSet that is being loaded with DICOM tags and values corresponding to the input xml file.
Syntax
public DicomDataSet DicomDataSet {get; set;}
'Declaration
 
Public Property DicomDataSet As DicomDataSet
'Usage
 
Dim instance As LoadXmlAfterElementData
Dim value As DicomDataSet
 
instance.DicomDataSet = value
 
value = instance.DicomDataSet

            

            
public:
property DicomDataSet^ DicomDataSet {
   DicomDataSet^ get();
   void set (    DicomDataSet^ value);
}

Property Value

The Leadtools.Dicom.DicomDataSet that is being loaded with DICOM tags and values corresponding to the input xml file.
Example
For an example, refer to SaveXmlCallback.
Requirements

Target Platforms

See Also

Reference

LoadXmlAfterElementData Class
LoadXmlAfterElementData 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