Error processing SSI file
Leadtools.Dicom.Common

LEADTOOLS SDK Help   |       |    Show Table of Contents    |   

DicomDataSet Property (LoadJsonAfterElementData)






Gets a value representing the DicomDataSet that is being loaded with DICOM tags and values corresponding to the input JSON file.
Syntax
public DicomDataSet DicomDataSet {get; set;}
public:
property DicomDataSet^ DicomDataSet {
   DicomDataSet^ get();
   void set (    DicomDataSet^ value);
}
'Declaration
 
Public Property DicomDataSet As DicomDataSet
 
'Usage
 
Dim instance As LoadJsonAfterElementData
Dim value As DicomDataSet
 
instance.DicomDataSet = value
 
value = instance.DicomDataSet

Property Value

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

Target Platforms

See Also

Reference

LoadJsonAfterElementData Class
LoadJsonAfterElementData Members

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