Click or drag to resize

PackingListItemCheckNoOpenDefects Property

A boolean value indicating whether or not the packing operation should validate that the Item being packed has no open defects (all defects are closed or false).

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

Property Value

Type: Boolean
See Also