Click or drag to resize

StockDocumentSchemaTableRemoveOutOfDateBestBeforeStockColumnName Field

Gets the RemoveOutOfDateBestBeforeStock (Mettre à 0 le stock des n° de série/lot dont la date limite d'utilisation optimale est dépassée) column name

Namespace:  EBP.Api.Interfaces.Schema
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
public const string RemoveOutOfDateBestBeforeStockColumnName = "RemoveOutOfDateBestBeforeStock"

Field Value

Type: String
Remarks
Gets the RemoveOutOfDateBestBeforeStock (Mettre à 0 le stock des n° de série/lot dont la date limite d'utilisation optimale est dépassée) column name of the table StockDocument
See Also