PhaseIDBatchID
The
PhaseIDBatchID
item lists the operator-entered batch ID for the batch to which the phase belongs.This table shows the input and output formats for this item.
Format | Description | ||
|---|---|---|---|
Input Format | Request: PhaseIDBatchID | ||
PhaseID | is | ASCII - Integer, the unique Equipment ID corresponding to the phase. | |
Output Format | The PhaseIDBatchID item returns in this format: | ||
<BatchID> | is | ASCII - String (user defined) | |
This is an example of the return on this request.
A request on
object.GetItem(68BatchID)
could return:Batch_100
Provide Feedback