C#
VB
C++
Gets or sets a value whether to update the study data when storing a DICOM instance with the same Study Instance UID of an existing one.
public bool UpdateStudyData { get; set; }
Public Property UpdateStudyData As Boolean
true to update the patient data when storing a DICOM instance with the same Study Instance UID 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