 | IThirdFamilyEntityBaseFinancialDiscountRate Property |
Gets or sets 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
SyntaxNullable<decimal> FinancialDiscountRate { get; set; }
Property FinancialDiscountRate As Nullable(Of Decimal)
Get
Set
Property Value
Type:
NullableDecimal
RemarksThis entity member is bound to the FinancialDiscountRate (% escompte) column of the CustomerFamily (Familles Clients) table.
See Also