Click or drag to resize

StartResultIsRejectedBatch Property

Indicates that the Batch associated with the start operation has been marked as rejected. This only applies to Batches representing material recipts (GRN's).

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 IsRejectedBatch { get; set; }

Property Value

Type: Boolean
See Also