Click or drag to resize

IHashComplexEntityMemberHashMember Property

Gets the hash.

(Hachage)

Namespace:  EBP.Api.Interfaces.Framework.Data.EntityBase.Hash
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
IReadOnlyBlobEntityMember HashMember { get; }

Property Value

Type: IReadOnlyBlobEntityMember
The hash.
Remarks
This entity member is bound to the Hash_Hash_Hash (Hachage) column of the SaleSettlement (Règlement de vente) table.
See Also