C#
VB
C++
Gets or sets a Leadtools.Dicom.DicomDataSet which represents the result of a C-GET-REQ
public DicomDataSet Dataset { get; }
Public ReadOnly Property Dataset As Leadtools.Dicom.DicomDataSet
public:
property Leadtools.Dicom.DicomDataSet^ Dataset {
Leadtools.Dicom.DicomDataSet^ get();
}
A Leadtools.Dicom.DicomDataSet which represents the result of a C-GET-REQ
For an example, refer to Get(dicomscp,string,list<presentationcontext>)
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