SetErrorMessage Method

Summary
Sets the error message for a specific VR.
Syntax
C#
C++/CLI
public static void SetErrorMessage( 
   DicomVRType vr, 
   string message 
) 
public: 
static void SetErrorMessage(  
   DicomVRType vr, 
   String^ message 
)  

Parameters

vr
The VR to set the message for.

message
A descriptive validation error.

Requirements

Target Platforms

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

Leadtools.Dicom.Common Assembly

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