LEADTOOLS Medical (Leadtools.Dicom assembly)

Code Property (DicomException)

Show in webframe







Gets or sets the code that caused this exception.
Syntax
public DicomExceptionCode Code {get; set;}
'Declaration
 
Public Property Code As DicomExceptionCode
'Usage
 
Dim instance As DicomException
Dim value As DicomExceptionCode
 
instance.Code = value
 
value = instance.Code
public DicomExceptionCode Code {get; set;}

            
public final DicomExceptionCode getCode()
public final void setCode(DicomExceptionCode value)
            
 
get_Code();
set_Code(value);
Object.defineProperty('Code');
public:
property DicomExceptionCode Code {
   DicomExceptionCode get();
   void set (    DicomExceptionCode value);
}

Property Value

An Code value that specifies what caused this exception.
Example
For an example, refer to DicomException.
Requirements

Target Platforms

See Also

Reference

DicomException Class
DicomException Members
GetCodeMessage Method
Message Property

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features