←Select platform

Code Property (DicomException)

Summary

Gets or sets the code that caused this exception.

Syntax

C#
VB
Java
WinRT C#
C++
public Leadtools.Dicom.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) 
             
  
get_Code(); 
set_Code(value); 
Object.defineProperty('Code');  

Property Value

An Code value that specifies what caused this exception.

Example

For an example, refer to DicomException.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom Assembly
Click or drag to resize