Delete Method (ItemCons)
- Last UpdatedNov 06, 2025
- 1 minute read
The Delete() method deletes the specified item consumption record from the Item_Cons 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 item consumption record to be deleted.