Delete Method (Shift)
- Last UpdatedNov 06, 2025
- 1 minute read
The Delete() method deletes the specified shift record from the Shift table.
Parameters
- sessionId
- Required. Holds the session ID and thus the user who is making this method call.
- shiftId
- Required. Holds the ID of the shift that is being deleted.