BackupFolder

A setting that specifies the Box backup folder (if any) to which the import process moves the files that were imported from the source folder. The purpose of this file relocation is to prevent files from being imported more than once. All versions of an imported Box file are moved to the backup folder.

Important: You must configure the DatacapBOX action before you use this option. For more information, see DatacapBOX actions.

You can specify the backup folder as a path. If the specified backup folder does not exist, the import process creates it.

The default value for this setting is an empty string, which means that the import process does not move imported files to a backup folder. Smart parameters are supported.

Member of namespace

DatacapBOX

Syntax

BackupFolder(string NewValue)

Parameters

Smart parameters are supported.

Level

Any level.

Example


BackupFolder("InDatacap") 
Download()