HoldAllVersions
A Boolean value that specifies whether the connector applies a hold to all versions of a document.
When the connector applies a hold to a document in the repository, it holds only the version specified by the hold
action. To hold all versions of a document, set this parameter to true
.
NOTE: If HoldAllVersions=true
and the connector fails to apply a hold to one version of a document, it attempts to revert any holds successfully placed on other versions.
Type: | Boolean |
Default: | False |
Required: | No |
Configuration Section: | TaskName or FetchTasks |
Example: | HoldAllVersions=True
|
See Also: | DeleteAllVersions |