Click or drag to resize

DocumentDataArchiveReaderEntityItemDocuments Property

All documents with at least 1 entity item found in extracted text and/or metadata.

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

Property Value

ListDocument
See Also