[This is preliminary documentation and is subject to change.]
Indicate whether DVT should try to look up any attribute decoded with an
explicit VR of UN for the real VR - and use this real VR for further attribute
value decoding and validation.
| C# | Visual Basic | Visual C++ |
bool UnVrDefinitionLookUp { get; set; }
Property UnVrDefinitionLookUp As Boolean
property bool UnVrDefinitionLookUp { bool get (); void set (bool value); }