C#
VB
C++
Gets or sets the dataset to be sent with the C-MOVE-RSP.
public DicomDataSet MoveDataSet { get; set; }
Public Property MoveDataSet As Leadtools.Dicom.DicomDataSet
public:
property Leadtools.Dicom.DicomDataSet^ MoveDataSet {
Leadtools.Dicom.DicomDataSet^ get();
void set ( Leadtools.Dicom.DicomDataSet^ );
}
The dataset to be moved.
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