C#
VB
Java
WinRT C#
C++
Gets or sets the code that caused this exception.
public DicomExceptionCode Code { get; set; } Public Property Code As Leadtools.Dicom.DicomExceptionCode public Leadtools.Dicom.DicomExceptionCode Code {get; set;} public final DicomExceptionCode getCode()public final void setCode(DicomExceptionCode value)
 <br/>get_Code();<br/>set_Code(value);<br/>Object.defineProperty('Code');  public:property Leadtools.Dicom.DicomExceptionCode Code {Leadtools.Dicom.DicomExceptionCode get();void set ( Leadtools.Dicom.DicomExceptionCode value);}
An Code value that specifies what caused this exception.
For an example, refer to DicomException.
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
