LEADTOOLS Medical (Leadtools.Dicom assembly)

GetCodeMessage Method

Show in webframe







A DicomExceptionCode value to get the string message for.
Gets the error string that corresponds to a specific Code.
Syntax
public static string GetCodeMessage( 
   DicomExceptionCode code
)
'Declaration
 
Public Shared Function GetCodeMessage( _
   ByVal code As DicomExceptionCode _
) As String
'Usage
 
Dim code As DicomExceptionCode
Dim value As String
 
value = DicomException.GetCodeMessage(code)
public static string GetCodeMessage( 
   DicomExceptionCode code
)

            
public static String GetCodeMessage(DicomExceptionCode code)
 function Leadtools.Dicom.DicomException.GetCodeMessage( 
   code 
)
public:
static String^ GetCodeMessage( 
   DicomExceptionCode code
) 

Parameters

code
A DicomExceptionCode value to get the string message for.

Return Value

A System.String that contains the current message for code.
Example
For an example, refer to DicomException.
Requirements

Target Platforms

See Also

Reference

DicomException Class
DicomException Members
Message Property
Code 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