Delete Method (Job)
- Last UpdatedNov 06, 2025
- 1 minute read
The Delete() method deletes the specified job record from the Job table.
Parameters
- sessionId
- Required. Holds the session ID and thus the user who is making this method call.
- woId
- Required. Holds the ID of the job's work order.
- operId
- Required. Holds the ID of the job's operation.
- seqNo
- Required. Holds the operation sequence number of the job.