DuplicateGroupDuplicates Property |
All documents that have the same
Sha1Hash value.
Namespace: OpenDiscoverSDK.Interfaces.Platform.ArchiveAssembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.4.0 (2025.4.4)
Syntax[DataMemberAttribute]
public List<Document> Duplicates { get; set; }Property Value
ListDocument
See Also