C#
VB
C++
Gets or sets a status Leadtools.Dicom.DicomCommandStatusType of the C-GET-REQ
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 );
}
A status Leadtools.Dicom.DicomCommandStatusType of the C-GET-REQ
For an example, refer to Get(dicomscp,string,list<presentationcontext>)
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