←Select platform

SetErrorMessage Method

Summary

Sets the error message for a specific VR.

Syntax

C#
VB
C++
public static void SetErrorMessage(  
   Leadtools.Dicom.DicomVRType vr, 
   string message 
) 
Public Shared Sub SetErrorMessage( _ 
   ByVal vr As Leadtools.Dicom.DicomVRType, _ 
   ByVal message As String _ 
)  
public: 
static void SetErrorMessage(  
   Leadtools.Dicom.DicomVRType vr, 
   String^ message 
)  

Parameters

vr
The VR to set the message for.

message
A descriptive validation error.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom.Common Assembly
Click or drag to resize