C#
VB
C++
Gets or sets the move status.
public DicomCommandStatusType Status { get; set; }
Public Property Status As Leadtools.Dicom.DicomCommandStatusType
public:
property Leadtools.Dicom.DicomCommandStatusType Status {
Leadtools.Dicom.DicomCommandStatusType get();
void set ( Leadtools.Dicom.DicomCommandStatusType );
}
The status of the move operation.
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