C#
VB
C++
Gets or sets the response data set.
public DicomDataSet ResponseDataSet { get; set; }
Property ResponseDataSet As Leadtools.Dicom.DicomDataSet
property Leadtools.Dicom.DicomDataSet^ ResponseDataSet {
Leadtools.Dicom.DicomDataSet^ get();
void set ( Leadtools.Dicom.DicomDataSet^ );
}
The response data set.
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