Click or drag to resize

IItemFamilyEntityPricesDecimalNumberMember Property

Gets the prices decimal number

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

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.Item
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
IReadOnlyByteEntityMember PricesDecimalNumberMember { get; }

Property Value

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