←Select platform

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 Leadtools.Dicom.DicomVRType _ 
) As String 
public: 
static String^ GetErrorMessage(  
   Leadtools.Dicom.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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly