Click or drag to resize

ICustomerFamilyEntitySecurityBondRateMember Property

Gets the security bond rate

(Taux de retenue de garantie)

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 SecurityBondRateMember { get; }

Property Value

Type: IReadOnlyDecimalEntityMember
Remarks
This entity member is bound to the SecurityBondRate (Taux de retenue de garantie) column of the CustomerFamily (Familles Clients) table.
See Also