DocumentDataArchiveReaderContentResultCount Property |
Namespace: OpenDiscoverSDK.Platform.ArchiveAssembly: OpenDiscoverSDK (in OpenDiscoverSDK.dll) Version: 2025.4.4.0 (2025.4.4)
Syntax
Remarks
The usefulness of this dictionary property is to determine which file
Id formats and the count of these file format Ids that have a specific
ContentResult. For example,
we could use this dictionary to find the count of Ids that had successful content extraction results of
Ok or to find all the documents that couldn't be
processed because they were encrypted and valid passwords were not found for these documents (i.e.,
WrongPassword).
See Also