←Select platform

OverwriteBackupLocation Property

Summary

Gets or sets where overwritten DICOM files will be backed up

Syntax

C#
VB
C++
public string OverwriteBackupLocation { get; set; } 
  
Public Property OverwriteBackupLocation As String 
public: 
property String^ OverwriteBackupLocation { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

The path to the directory where overwritten DICOM files will be backed up.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scp Assembly