Click or drag to resize

DocumentDataArchiveReaderExcludedDocuments Property

All documents with Result set to ExcludedType.

Namespace: OpenDiscoverSDK.Platform.Archive
Assembly: OpenDiscoverSDK (in OpenDiscoverSDK.dll) Version: 2025.4.6.0 (2025.4.6)
Syntax
C#
public List<Document> ExcludedDocuments { get; }

Property Value

ListDocument
See Also