Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.Scp assembly)

Show in webframe

OverwriteBackupLocation Property






Gets or sets where overwritten DICOM files will be backed up
Syntax
public string OverwriteBackupLocation {get; set;}
'Declaration
 
Public Property OverwriteBackupLocation As String
'Usage
 
Dim instance As CStoreCommandConfiguration
Dim value As String
 
instance.OverwriteBackupLocation = value
 
value = instance.OverwriteBackupLocation

            

            
public:
property String^ OverwriteBackupLocation {
   String^ get();
   void set (    String^ value);
}

Property Value

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

Target Platforms

See Also

Reference

CStoreCommandConfiguration Class
CStoreCommandConfiguration Members

Error processing SSI file
Leadtools.Dicom.Scp requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features