Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

DicomDataSet Property (LoadXmlAfterElementData)






Gets a value representing the 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 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

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