C#
VB
C++
Gets the dataset.
public DicomDataSet Dataset { get; }
Public ReadOnly Property Dataset As Leadtools.Dicom.DicomDataSet
public:
property Leadtools.Dicom.DicomDataSet^ Dataset {
Leadtools.Dicom.DicomDataSet^ get();
}
The dataset to store.
For an example refer to StoreScu.Store(DicomScp, string, string, bool).
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