Click or drag to resize

DuplicateGroupResultTotalDuplicateDocumentCount Property

Total number of duplicate documents minus the total number of DuplicateGroups.

Namespace: OpenDiscoverSDK.Interfaces.Platform.Archive
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.4.0 (2025.4.4)
Syntax
C#
[DataMemberAttribute]
public int TotalDuplicateDocumentCount { get; set; }

Property Value

Int32
See Also