Click or drag to resize

StockEnteringStatus Property

The ItemStatus of an Item may be altered whenever it is moved into this stock. This property indicates the new ItemStatus that will be set on all Items as they are moved into 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 EnteringStatus { get; set; }

Property Value

Type: ItemStatus
See Also