Click or drag to resize

HashMatchGroupFormatId Property

Document file format Id of first document in this group as a string.

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 FormatId { get; set; }

Property Value

String
Remarks
Only used for display purposes.
See Also