Click or drag to resize

ICustomerFamilyEntityDepositPercentageMember Property

Gets the deposit percentage

(% acompte)

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.Customer
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
IReadOnlyDecimalEntityMember DepositPercentageMember { get; }

Property Value

Type: IReadOnlyDecimalEntityMember
Remarks
This entity member is bound to the DepositPercentage (% acompte) column of the CustomerFamily (Familles Clients) table.
See Also