Click or drag to resize

PackingListItemRouteValidationMode Property

An enumerated value indicating whether or not the packing operation should validate that the production route of the Item has been fully completed before allowing it to be packed. This is only applicable for complex assemblies that were processed through a ProcessFlow using FactoryLogix.

Namespace:  FactoryLogix.xTend.DataObjects
Assembly:  FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.242.0.0 (8.242.0.0)
Syntax
public PackingItemValidationMode RouteValidationMode { get; set; }

Property Value

Type: PackingItemValidationMode
See Also