Duplicate GroupSha 1Hash Property
The SHA1 hash of the group. This property is set to the SHA1ContentHash if it exists for a document,
otherwise the SHA1BinaryHash is used.
Definition
Namespace: OpenDiscoverSDK.Interfaces.Platform.Archive
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2026.2.6.0 (2026.02.06)
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2026.2.6.0 (2026.02.06)
C#
[DataMemberAttribute]
public string Sha1Hash { get; set; }