 | IItemComponentEntityItemPricesDecimalNumberMember Property |
Gets the prices decimals number of item
(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
SyntaxIReadOnlyByteEntityMember ItemPricesDecimalNumberMember { get; }
ReadOnly Property ItemPricesDecimalNumberMember As IReadOnlyByteEntityMember
Get
Property Value
Type:
IReadOnlyByteEntityMember
RemarksThis entity member is bound to the PriceDecimalNumber (Nombre de décimales des prix de l'article) column of the Item (Article) table.
See Also