 | 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
SyntaxIReadOnlyBoolEntityMember RemoveOutOfDateUseByStockMember { get; }
ReadOnly Property RemoveOutOfDateUseByStockMember As IReadOnlyBoolEntityMember
Get
Property Value
Type:
IReadOnlyBoolEntityMember
RemarksThis 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