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