Click or drag to resize

ItemFIFOTimeStamp Property

The date/time that should be used to determine the inventory age of this item when making material reservations for production orders (batches). In general, items of greater age will be reserved before newer items.

Namespace:  FactoryLogix.xTend.DataObjects
Assembly:  FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.242.0.0 (8.242.0.0)
Syntax
public Nullable<DateTime> FIFOTimeStamp { get; set; }

Property Value

Type: NullableDateTime
See Also