C#
VB
C++
Gets the Leadtools.Dicom.DicomDataSet that is received with the client request.
public DicomDataSet RequestDataSet { get; }
Public ReadOnly Property RequestDataSet As Leadtools.Dicom.DicomDataSet
public:
property Leadtools.Dicom.DicomDataSet^ RequestDataSet {
Leadtools.Dicom.DicomDataSet^ get();
}
The Leadtools.Dicom.DicomDataSet that is received with the client request.
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