C#
VB
C++
Gets or sets the exception code.
public DicomExceptionCode ExceptionCode { get; set; }
Public Property ExceptionCode As Leadtools.Dicom.DicomExceptionCode
public:
property Leadtools.Dicom.DicomExceptionCode ExceptionCode {
Leadtools.Dicom.DicomExceptionCode get();
void set ( Leadtools.Dicom.DicomExceptionCode );
}
A Leadtools.Dicom.DicomExceptionCode that represents the exception code.
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