GetErrorMessage Method

Summary
Gets the error message or a specific VR.
Syntax
C#
VB
C++
public static string GetErrorMessage( 
   DicomVRType vr 
) 
Public Shared Function GetErrorMessage( _ 
   ByVal vr As DicomVRType _ 
) As String 
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

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.