Click or drag to resize

IPriceListCalculationLineEntityBaseItemSalePriceVatExcludedDecimalNumber Property

Gets the sale price Vat excluded decimal numbel

(Nombre de décimales des prix de l'article)

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.PriceList
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
Nullable<byte> ItemSalePriceVatExcludedDecimalNumber { get; }

Property Value

Type: NullableByte
Remarks
This entity member is bound to the PriceDecimalNumber (Nombre de décimales des prix de l'article) column of the Item (Article) table.
See Also