Leadtools.Dicom.Common
LEAD Technologies, Inc

DicomDataSet Property






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 DicomDataSet DicomDataSet {get; set;}
 get_DicomDataSet();
set_DicomDataSet(value);
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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

LoadXmlAfterElementData Class
LoadXmlAfterElementData Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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