 | IThirdFamilyEntityBaseFinancialDiscountRateMember Property |
Gets or set the financial discount rate
(% escompte)
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.Third
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxIReadOnlyDecimalEntityMember FinancialDiscountRateMember { get; }
ReadOnly Property FinancialDiscountRateMember As IReadOnlyDecimalEntityMember
Get
Property Value
Type:
IReadOnlyDecimalEntityMember
RemarksThis entity member is bound to the FinancialDiscountRate (% escompte) column of the CustomerFamily (Familles Clients) table.
See Also