Delete Method (JobEvent)
- Last UpdatedNov 06, 2025
- 1 minute read
The Delete() method deletes the specified job event record from the Job_Event table.
Parameters
- sessionId
- Required. Holds the session ID and thus the user who is making this method call.
- rowId
- Required. Holds the row ID of the job event record in the Job_Event table to be deleted.