Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

DicomElement Property (SaveXmlData)






Gets the DicomElement that corresponds to the XML data that is about to be written.
Syntax
public DicomElement DicomElement {get; set;}
'Declaration
 
Public Property DicomElement As DicomElement
'Usage
 
Dim instance As SaveXmlData
Dim value As DicomElement
 
instance.DicomElement = value
 
value = instance.DicomElement
public:
property DicomElement^ DicomElement {
   DicomElement^ get();
   void set (    DicomElement^ value);
}

Property Value

The DicomElement that corresponds to the XML data that is about to be written.
Requirements

Target Platforms

See Also

Reference

SaveXmlData Class
SaveXmlData Members

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