C#
VB
C++
Gets the Leadtools.Dicom.DicomDataSet which will be sent with the response.
public DicomDataSet ResponseDataset { get; }
Public ReadOnly Property ResponseDataset As Leadtools.Dicom.DicomDataSet
public:
property Leadtools.Dicom.DicomDataSet^ ResponseDataset {
Leadtools.Dicom.DicomDataSet^ get();
}
The Leadtools.Dicom.DicomDataSet which will be sent with the response.
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