 | IDealPurchaseDocumentLineCostDispatchEntityQuantityDecimalNumberMember Property |
Gets the number of decimals of quantities
(Nombre de décimales des quantités)
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.Deal
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxIReadOnlyByteEntityMember QuantityDecimalNumberMember { get; }
ReadOnly Property QuantityDecimalNumberMember As IReadOnlyByteEntityMember
Get
Property Value
Type:
IReadOnlyByteEntityMember
RemarksThis entity member is bound to the QuantityDecimalNumber (Nombre de décimales des quantités) column of the DealPurchaseDocumentLineCostDispatch (Répartition des coûts des lignes de document d'achat liées aux affaires/projets) table.
See Also