 | IThirdFamilyEntityBaseDiscountRateMember Property |
Gets the discount to apply to thirds
(% remise)
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 DiscountRateMember { get; }
ReadOnly Property DiscountRateMember As IReadOnlyDecimalEntityMember
Get
Property Value
Type:
IReadOnlyDecimalEntityMember
RemarksThis entity member is bound to the DiscountRate (% remise) column of the CustomerFamily (Familles Clients) table.
See Also