[This is preliminary documentation and is subject to change.]
Gets or sets a boolean indicating if information from loaded definition files will be
used to replace VR's UN when calling the Read method.
| C# | Visual Basic | Visual C++ |
public bool UnVrDefinitionLookUpWhenReading { get; set; }
Public Property UnVrDefinitionLookUpWhenReading As Boolean
public: property bool UnVrDefinitionLookUpWhenReading { bool get (); void set (bool value); }
Default value is true.