UpdateInstanceData Property

Summary
Gets or sets a value whether to update the study data when storing a DICOM instance with the same SOP Instance UID of an existing one.
Syntax
C#
C++/CLI
public bool UpdateInstanceData { get; set; } 
public: 
property bool UpdateInstanceData { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true to update the patient data when storing a DICOM instance with the same SOP Instance UID of an existing one; otherwise, false. The default value is true.

Requirements

Target Platforms

Help Version 22.0.2022.12.21
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scp Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.