IsSameProduced Method
- Last UpdatedNov 06, 2025
- 1 minute read
The IsSameProduced() method returns an indication of whether the same item is produced by the immediate upstream job(s).
Parameters
- woId
- Required. Holds the work order ID of the job.
- operId
- Required. Holds the operation ID of the job.
- seqNo
- Required. Holds the job sequence number.
- itemId
- Required. Holds the ID of the item produced by this job.
Return Value
Returns true if the same item is produced by the immediate upstream job(s). Otherwise, returns false.