ReplaceMetadata
A setting that determines whether the export process replaces the Box metadata for a file when exporting a new version of the file to Box. One set of metadata is associated with all versions of the same Box file.
Important: You must configure the DatacapBOX action before you use
this option. For more information, see DatacapBOX actions.
This setting has two possible values:
| True | The metadata for the exported Box file includes the newly exported metadata only. The previous Box metadata for the file is discarded. |
|---|---|
| False | The metadata for the exported Box file includes the following sets of metadata merged together:
If the same field exists in both sets of metadata, the value from the newly exported metadata is used. |
The default value for this setting is True.
Member of namespace
DatacapBOXSyntax
ReplaceMetadata(bool NewValue)
Parameters
Smart parameters are supported.
Level
Any level.Example
ReplaceMetadata(True)
Upload()