CreateBackupForDuplicateSop Property

Summary
Gets or sets a value to create a backup for the saved Leadtools.Dicom.DicomDataSet before storing a duplicate instance.
Syntax
C#
VB
C++
public bool CreateBackupForDuplicateSop { get; set; } 
  
Public Property CreateBackupForDuplicateSop As Boolean 
public: 
property bool CreateBackupForDuplicateSop { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true to create a backup for the Leadtools.Dicom.DicomDataSet when storing a new one with the same SOP Instance UID.

Requirements

Target Platforms

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

Leadtools.Dicom.Scp Assembly

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