 | ISupplierEntityPostagePaidThresholdMember Property |
Gets the postage paid threshold
(Seuil franco de port)
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.Supplier
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxIReadOnlyDecimalEntityMember PostagePaidThresholdMember { get; }
ReadOnly Property PostagePaidThresholdMember As IReadOnlyDecimalEntityMember
Get
Property Value
Type:
IReadOnlyDecimalEntityMember
RemarksThis entity member is bound to the PostagePaidThreshold (Seuil franco de port) column of the Supplier (Fournisseur) table.
See Also