C#
VB
C++
Gets or sets a value indicating the Leadtools.Dicom.DicomCommandStatusType of the final CFind Response sent when LimitResponses is set to true
.
protected Leadtools.Dicom.DicomCommandStatusType CommandStatus {get; set;}
Protected Property CommandStatus As Leadtools.Dicom.DicomCommandStatusType
protected:
property Leadtools.Dicom.DicomCommandStatusType CommandStatus {
Leadtools.Dicom.DicomCommandStatusType get();
void set ( Leadtools.Dicom.DicomCommandStatusType );
}
the Leadtools.Dicom.DicomCommandStatusType of the final CFind Response sent when LimitResponses is set to true
For more information, see QueryCFindCommand.ServiceStatus.
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