HashMatchGroupFormatId Property

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

Definition

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

Property Value

String

Remarks

Only used for display purposes.

See Also