Click or drag to resize

IInventoryStockDocumentEntityRemoveOutOfDateUseByStockMember Property

Gets wether will remove automatically out of date "use by" tracking stock

(Mettre à 0 le stock des n° de série/lot dont la date limite de consommation est dépassée)

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 RemoveOutOfDateUseByStockMember { get; }

Property Value

Type: IReadOnlyBoolEntityMember
Remarks
This entity member is bound to the RemoveOutOfDateUseByStock (Mettre à 0 le stock des n° de série/lot dont la date limite de consommation est dépassée) column of the StockDocument (Document de stock) table.
See Also