Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

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;}
'Declaration
 
Public Property DicomDataSet As DicomDataSet
'Usage
 
Dim instance As LoadJsonAfterElementData
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 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