PackingListItemVerificationMode Property |
An enumerated value indicating how operators will confirm
that this item has been packed.
Namespace:
FactoryLogix.xTend.DataObjects
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax public PackingItemVerificationMode VerificationMode { get; set; }
Public Property VerificationMode As PackingItemVerificationMode
Get
Set
public:
property PackingItemVerificationMode VerificationMode {
PackingItemVerificationMode get ();
void set (PackingItemVerificationMode value);
}
member VerificationMode : PackingItemVerificationMode with get, set
Property Value
Type:
PackingItemVerificationModeSee Also