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 : SetErrorMessage Method |
public static void SetErrorMessage( DicomVRType vr, string message )
'Declaration
Public Shared Sub SetErrorMessage( _ ByVal vr As DicomVRType, _ ByVal message As String _ )
'Usage
Dim vr As DicomVRType Dim message As String DicomVRValidation.SetErrorMessage(vr, message)
public: static void SetErrorMessage( DicomVRType vr, String^ message )