Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

DicomElement Property (SaveJsonData)






Gets the DicomElement that corresponds to the JSON data that is about to be written.
Syntax
public DicomElement DicomElement {get; set;}
'Declaration
 
Public Property DicomElement As DicomElement
'Usage
 
Dim instance As SaveJsonData
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 JSON data that is about to be written.
Example
For an example, refer to SaveJsonCallback.
Requirements

Target Platforms

See Also

Reference

SaveJsonData Class
SaveJsonData Members

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