C#
VB
C++
Gets the Leadtools.Dicom.DicomDataSet which will be stored.
public DicomDataSet DataSet { get; }
Public ReadOnly Property DataSet As Leadtools.Dicom.DicomDataSet
public:
property Leadtools.Dicom.DicomDataSet^ DataSet {
Leadtools.Dicom.DicomDataSet^ get();
}
The Leadtools.Dicom.DicomDataSet which will be stored.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET