Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.28
|
Leadtools.Dicom.Common.Validation Namespace > DicomVRValidation Class : GetErrorMessage Method |
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 )