Click or drag to resize

IHashComplexEntityMemberHash Property

Gets or sets 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
byte[] Hash { get; set; }

Property Value

Type: Byte
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