DocumentVersionSelection
Specifies which versions or sub-versions of a document to retrieve and ingest.
Set this parameter to one of the following values:
LatestCreatedVersion(default) - the most recently created version or sub-version.LatestMajorVersion- the last major version.AllMajorVersions- all major versions, but not sub-versions.AllVersions- all versions and sub-versions.
| Type: | String |
| Default: | LatestCreatedVersion |
| Required: | No |
| Configuration Section: | TaskName or FetchTasks |
| Example: | DocumentVersionSelection=AllMajorVersions
|
| See Also: |