 | 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
Syntaxbyte[] Hash { get; set; }
Property Hash As Byte()
Get
Set
Property Value
Type:
Byte
The hash.
RemarksThis entity member is bound to the Hash_Hash_Hash (Hachage) column of the SaleSettlement (Règlement de vente) table.
See Also