DicomDataset Property
Summary
Gets or sets the DICOM dataset.
Syntax
[XmlIgnoreAttribute()]
public DicomDataSet DicomDataset { get; set; }
<XmlIgnoreAttribute()>
Public Property DicomDataset() As DicomDataSet
Get
Set
Property Value
The DICOM dataset.