Click or drag to resize

HashMatchGroupHash Property

The matching hash for this group (see HashMatchType for the hash type source).

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

Property Value

String
See Also