DVTk API
UnVrDefinitionLookUpWhenReading Property
DVTkDvtkHighLevelInterface.Dicom.OtherDataSetUnVrDefinitionLookUpWhenReading
DVTk API

[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.
Declaration Syntax
C#Visual BasicVisual C++
public bool UnVrDefinitionLookUpWhenReading { get; set; }
Public Property UnVrDefinitionLookUpWhenReading As Boolean
public:
property bool UnVrDefinitionLookUpWhenReading {
	bool get ();
	void set (bool value);
}
Remarks
Default value is true.

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0