C#
VB
C++
Gets or sets the 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 original 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