Error processing SSI file
LEADTOOLS Medical (Leadtools.Logging.Medical assembly)

Show in webframe

DicomDataset Property






Gets or sets the DICOM dataset.
Syntax
[XmlIgnoreAttribute()]
public DicomDataSet DicomDataset {get; set;}
'Declaration
 
<XmlIgnoreAttribute()>
Public Property DicomDataset As DicomDataSet
'Usage
 
Dim instance As DicomLogEntry
Dim value As DicomDataSet
 
instance.DicomDataset = value
 
value = instance.DicomDataset

            

            
[XmlIgnoreAttribute()]
public:
property DicomDataSet^ DicomDataset {
   DicomDataSet^ get();
   void set (    DicomDataSet^ value);
}

Property Value

The DICOM dataset.
Requirements

Target Platforms

See Also

Reference

DicomLogEntry Class
DicomLogEntry Members

Error processing SSI file
Leadtools.Logging.Medical requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features