Click or drag to resize

DocumentDataArchiveReaderSettings Property

Task settings that were used to create this document data archive output.

Namespace: OpenDiscoverSDK.Platform.Archive
Assembly: OpenDiscoverSDK (in OpenDiscoverSDK.dll) Version: 2025.4.4.0 (2025.4.4)
Syntax
C#
public DocumentTaskSettings Settings { get; }

Property Value

DocumentTaskSettings
See Also