Click or drag to resize

IInventoryStockDocumentEntityUseMaxPrecisionForPump Property

Gets or sets 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
Nullable<bool> UseMaxPrecisionForPump { get; set; }

Property Value

Type: NullableBoolean
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