Delete Method (DataLogGrpJobLink)
- Last UpdatedNov 06, 2025
- 1 minute read
The Delete() method removes the specified data log group/job link record from the Data_Log_Grp_Job_Link table.
Parameters
- sessionId
- Required. Holds the session ID and thus the user who is making this method call.
- grpId
- Required. Holds the ID of the data log group.
- woId
- Required. Holds the ID of the work order.
- operId
- Required. Holds the ID of the operation.
- seqNo
- Required. Holds the operation sequence number of the job.