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