Duplicate Group ResultTotal Documents With Same Hash Count Property
Total count of all documents with same SHA1 hash. The SHA1ContentHash is used if it exists for a document,
otherwise the SHA1BinaryHash is used.
Definition
Namespace: OpenDiscoverSDK.Interfaces.Platform.Archive
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2026.2.6.0 (2026.02.06)
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2026.2.6.0 (2026.02.06)
C#
[DataMemberAttribute]
public int TotalDocumentsWithSameHashCount { get; set; }