Document Task SettingsDocument Archive Root Path Property
Gets or sets the root extracted path for document archive file output.
Definition
Namespace: OpenDiscoverSDK.Interfaces.Platform.Settings
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2026.2.6.0 (2026.02.06)
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2026.2.6.0 (2026.02.06)
C#
[DataMemberAttribute]
public string DocumentArchiveRootPath { get; set; }Property Value
StringRemarks
Note: All archive files (mode Archive) or flat output files (mode IndividualFiles) for attachments and extracted text
are relative to the DocumentArchiveRootPath path. In this way, copying or moving a task output folder will not affect the individual relative attachment
and text file paths per document that are contained in the master document archive.