Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

GetErrorMessage Method






The VR to get the error message for.
Gets the error message or a specific VR.
Syntax
public static string GetErrorMessage( 
   DicomVRType vr
)
'Declaration
 
Public Shared Function GetErrorMessage( _
   ByVal vr As DicomVRType _
) As String
'Usage
 
Dim vr As DicomVRType
Dim value As String
 
value = DicomVRValidation.GetErrorMessage(vr)
public:
static String^ GetErrorMessage( 
   DicomVRType vr
) 

Parameters

vr
The VR to get the error message for.

Return Value

A validation error message if the VR failed validation.
Requirements

Target Platforms

See Also

Reference

DicomVRValidation Class
DicomVRValidation Members

Error processing SSI file
   Leadtools.Dicom.Common requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features