Click or drag to resize

ItemUnloadAfterDate Property

If this property is set to a non-null value, this item will be automatically "unloaded" from any workstation, or automated process equipment onto which it is presently loaded. The purpose is to force operators to "re-validate" the material setup of the workstation or machine after a certain amount of time has ellapsed. Use of this feature requires a specialized xTend module license.

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> UnloadAfterDate { get; set; }

Property Value

Type: NullableDateTime
See Also