Click or drag to resize

WorkOrderAssociatedBatches Property

A read-only, enumerable list of the Batches associated to this order.

Namespace:  FactoryLogix.xTend.DataObjects
Assembly:  FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax
public IEnumerable<Batch> AssociatedBatches { get; }

Property Value

Type: IEnumerableBatch
See Also