SourceFolder
A setting that specifies the Box source folder from which the import process imports files. The name of the source folder is case-sensitive. Subfolders within the source folder are not traversed; files are imported from the source folder only.
Important: You must configure the DatacapBOX action before you use
this option. For more information, see DatacapBOX actions.
The import process fails in the following circumstances:
- No source folder is specified
- The specified source folder does not exist
Smart parameters are supported.
Member of namespace
DatacapBOXSyntax
SourceFolder(string NewValue)
Parameters
Smart parameters are supported.
Level
Any level.Example
SourceFolder("ToDatacap")
Download()