C#
VB
C++
Gets the error.
public DicomException Error { get; }
Public ReadOnly Property Error As Leadtools.Dicom.DicomException
public:
property Leadtools.Dicom.DicomException^ Error {
Leadtools.Dicom.DicomException^ get();
}
The error that occurred.
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