C#
VB
C++
Gets or sets a value whether to update the patient data when storing a DICOM instance with the same patient ID of an existent one.
public bool UpdatePatientData { get; set; }
Public Property UpdatePatientData As Boolean
true to update the patient data when storing a DICOM instance with the same patient ID of an existing one; otherwise false. The default value is true.
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