C#
VB
C++
Gets the status.
public DicomCommandStatusType Status { get; }
Public ReadOnly Property Status As Leadtools.Dicom.DicomCommandStatusType
public:
property Leadtools.Dicom.DicomCommandStatusType Status {
Leadtools.Dicom.DicomCommandStatusType get();
}
A Leadtools.Dicom.DicomCommandStatusType value that represents the status.
For an example refer to StoreScu.Store(DicomScp, string, string, bool).
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