Click or drag to resize

BatchQuantityVerificationMode Property

An enumerated value indicating how quantities should be managed for this batch. FactoryLogix can optionally prevent operators from initializing too many production units into a batch.

Namespace:  FactoryLogix.xTend.DataObjects
Assembly:  FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax
public BatchQuantityVerification QuantityVerificationMode { get; set; }

Property Value

Type: BatchQuantityVerification
See Also