HashMatchGroupDocuments Property |
All the documents that match on
Hash.
Namespace: OpenDiscoverSDK.Interfaces.Platform.ArchiveAssembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.4.0 (2025.4.4)
Syntax[DataMemberAttribute]
public List<Document> Documents { get; set; }Property Value
ListDocument
See Also