GetSourceOper Method
- Last UpdatedNov 06, 2025
- 1 minute read
The GetSourceOper() method retrieves the operation that is directly upstream from the specified job.
Parameters
- woId
- Required. Holds the work order ID of the job.
- operId
- Required. Holds the operation ID of the job.
- itemId
- Required. Holds the ID of the item produced by the job.
Return Value
Returns a DataSet that contains the upstream operation. If the specified operation ID does not exist, all operations for the specified work order are returned.