HashMatchGroupHashMatchType Property

The type of hash match for this group.

Definition

Namespace: OpenDiscoverSDK.Interfaces.Platform.Archive
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2026.2.6.0 (2026.02.06)
C#
[DataMemberAttribute]
public HashMatchType HashMatchType { get; set; }

Property Value

HashMatchType

See Also