DeleteAllVersions
A Boolean value that specifies whether the connector deletes all versions of a document in response to a delete fetch action.
When the connector deletes a document from the repository, it deletes all versions of the document. To delete only the version specified by the action, set this parameter to false.
| Type: | Boolean | 
| Default: | True | 
| Required: | No | 
| Configuration Section: | TaskName or FetchTasks | 
| Example: | DeleteAllVersions=False | 
| See Also: | HoldAllVersions |