Delete Method (JobStepGroup)
- Last UpdatedNov 06, 2025
- 1 minute read
The Delete() method deletes the specified job step group record from the Job_Step_Grp 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 work order associated with the job.
- operId
- Required. Holds the ID of the operation associated with the job.
- seqNo
- Required. Holds the operation sequence number.
- stepGrpId
- Required. Holds the ID of the job step group to be deleted.