Click or drag to resize

ISupplierItemEntityIsPurchasePriceLinkedToAdvisedSalePriceMember Property

Gets whether the public purchase price must be recalculated when advised price is changing

(Lier le prix d'achat au prix de vente conseillé)

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
IReadOnlyBoolEntityMember IsPurchasePriceLinkedToAdvisedSalePriceMember { get; }

Property Value

Type: IReadOnlyBoolEntityMember
Remarks
This entity member is bound to the IsPurchasePriceLinkedToAdvisedSalePrice (Lier le prix d'achat au prix de vente conseillé) column of the SupplierItem (Articles par fournisseurs) table.
See Also