Click or drag to resize

StockExitingStatus Property

The ItemStatus of an Item may be altered whenever it is removed from this stock. This property indicates the new ItemStatus that will be set on all Items as they are removed from this stock.

Namespace:  FactoryLogix.xTend.DataObjects
Assembly:  FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax
public ItemStatus ExitingStatus { get; set; }

Property Value

Type: ItemStatus
See Also