OpenDiscoverSDK.Interfaces.Platform.Archive Namespace
[Missing <summary> documentation for "N:OpenDiscoverSDK.Interfaces.Platform.Archive"]
| ArchiveReadError |
Represents document data archive (.dda) read error information
|
| AttachmentArchiveRecord |
Reads (and represents) a attachment, embedded object, or container item record contained in an attachment data archive file (.ada).
|
| ContentResultInfo |
Holds the count of documents that have a specific ContentResult value.
|
| DuplicateGroup |
Duplicates based on content hash if it exists, otherwise based on binary hash.
|
| DuplicateGroupResult |
Duplicate document result for a document data archive (.dda).
|
| HashMatchGroup |
Holds information on documents that have equal SHA1 document hashes. The hash comparison is only for all documents within
a document data archive (.dda) file. See DocumentDataArchiveReader.
|
| TextArchiveRecord |
Reads (and represents) a document's extracted text record contained in a text data archive (.tda).
|