BatchProcessFlowResult Class |
Represents the results of an
Item (production unit or material) request for current
Batch and
ProcessFlow.
This request is typically made prior to "starting" a unit or material at an operation
to provide information about the
Batch and
ProcessFlows related to the current
Item.
Inheritance Hierarchy SystemObject FactoryLogix.xTend.DataObjectsBatchProcessFlowResult
Namespace:
FactoryLogix.xTend.DataObjects
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax public class BatchProcessFlowResult
Public Class BatchProcessFlowResult
public ref class BatchProcessFlowResult
type BatchProcessFlowResult = class end
The BatchProcessFlowResult type exposes the following members.
Constructors Properties
| Name | Description |
---|
| Batch |
The batch that the selected item is currently being tracked through.
|
| ProcessFlows |
The process flow related to the selected item.
|
TopSee Also