C#
VB
C++
Gets or sets the dataset that was moved.
public DicomDataSet Dataset { get; set; }
Public Property Dataset As Leadtools.Dicom.DicomDataSet
public:
property Leadtools.Dicom.DicomDataSet^ Dataset {
Leadtools.Dicom.DicomDataSet^ get();
void set ( Leadtools.Dicom.DicomDataSet^ );
}
The dataset that was moved.
For an example refer to QueryRetrieveScu.Move(DicomScp, string, string).
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