Document Data Archive ReaderFormat Id Count Property
Gets a dictionary that contains Id as key and the count of documents that have that file format identification as values.
Definition
Namespace: OpenDiscoverSDK.Platform.Archive
Assembly: OpenDiscoverSDK (in OpenDiscoverSDK.dll) Version: 2026.2.6.0 (2026.02.06)
Assembly: OpenDiscoverSDK (in OpenDiscoverSDK.dll) Version: 2026.2.6.0 (2026.02.06)
C#
public Dictionary<Id, int> FormatIdCount { get; }