DocumentDataArchiveReaderFormatIdCount Property |
Gets a dictionary that contains
Id as key and the count of documents that have that file format identification as values.
Namespace: OpenDiscoverSDK.Platform.ArchiveAssembly: OpenDiscoverSDK (in OpenDiscoverSDK.dll) Version: 2025.4.4.0 (2025.4.4)
Syntaxpublic Dictionary<Id, int> FormatIdCount { get; }Property Value
DictionaryId,
Int32
See Also