 | 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
SyntaxIReadOnlyBoolEntityMember IsPurchasePriceLinkedToAdvisedSalePriceMember { get; }
ReadOnly Property IsPurchasePriceLinkedToAdvisedSalePriceMember As IReadOnlyBoolEntityMember
Get
Property Value
Type:
IReadOnlyBoolEntityMember
RemarksThis 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