DocumentFamilySHA1Hash Property |
[Optional] This is the SHA-1 hash of all documents in a family given by FamilyControlNumber.
This property value is only populated by the DocumentDataArchiveReader when deserializing a document
data archive (.dda) file.
Namespace: OpenDiscoverSDK.Interfaces.PlatformAssembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.4.0 (2025.4.4)
Syntax[DataMemberAttribute]
public string FamilySHA1Hash { get; set; }Property Value
String
See Also