C#
VB
C++
Gets or sets a value indicating whether to validate for storing duplicate instances.
public bool ValidateForDuplicateImages { get; set; }
Public Property ValidateForDuplicateImages As Boolean
true to validate for storing duplicate instances; otherwise, false. The default value is false.
If no validation is performed the information of the DICOM instance will be updated.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET