DeleteAll Method (ItemFile)
- Last UpdatedNov 06, 2025
- 1 minute read
The DeleteAll() method removes one or more item file records from the Item_File table, as specified by the filter parameters. Passing no filter parameters will remove all standard operation step file records from the table.
Parameters
- sessionId
Required. Holds the session ID and thus the user who is making this method call.
- itemId
- Optional filter parameter. Holds the ID of the item to which the file(s) belong.
- filePath
- Optional filter parameter. Holds the path and file name of the item file.