 | IShippingEntityNotSubjectToFinancialDiscountMember Property |
Gets whether the shipping is used to calculate financial discount amount in documents
(Non soumis à escompte)
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.Shipping
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxIReadOnlyBoolEntityMember NotSubjectToFinancialDiscountMember { get; }
ReadOnly Property NotSubjectToFinancialDiscountMember As IReadOnlyBoolEntityMember
Get
Property Value
Type:
IReadOnlyBoolEntityMember
RemarksThis entity member is bound to the NotSubjectToFinancialDiscount (Non soumis à escompte) column of the Shipping (Frais de port) table.
See Also