Click or drag to resize

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
Syntax
IReadOnlyDecimalEntityMember PostagePaidThresholdMember { get; }

Property Value

Type: IReadOnlyDecimalEntityMember
Remarks
This entity member is bound to the PostagePaidThreshold (Seuil franco de port) column of the Supplier (Fournisseur) table.
See Also