ValidationMessages Property

Summary
Gets the validation messages.
Syntax
C#
C++/CLI
public static IEnumerable<KeyValuePair<DicomVRType, string>> ValidationMessages { get; } 
public: 
static property IEnumerable<KeyValuePair<DicomVRType,String^>>^ ValidationMessages { 
   IEnumerable<KeyValuePair<DicomVRType,String^>>^ get(); 
} 

Property Value

The validation messages.

Requirements

Target Platforms

Help Version 22.0.2023.1.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 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.