Click or drag to resize

IInventoryStockDocumentEntityUseMaxPrecisionForPumpMember Property

Gets whether to use maximum precision for pump. Otherwise use price precision (decimal number)

(Valeurs unitaires sur 8 décimales)

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.StockDocument
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
IReadOnlyBoolEntityMember UseMaxPrecisionForPumpMember { get; }

Property Value

Type: IReadOnlyBoolEntityMember
Remarks
This entity member is bound to the UseMaxPrecisionForPump (Valeurs unitaires sur 8 décimales) column of the StockDocument (Document de stock) table.
See Also