 | IPriceListEntityBaseIsPurchasePriceList Property |
Gets or sets IsPurchasePriceList
(Tarif fournisseur)
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.PriceList
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxNullable<bool> IsPurchasePriceList { get; set; }
Property IsPurchasePriceList As Nullable(Of Boolean)
Get
Set
Property Value
Type:
NullableBoolean
RemarksThis entity member is bound to the IsPurchasePriceList (Tarif fournisseur) column of the PriceList (Tarif) table.
See Also