DeleteAll Method (WoFile)
- Last UpdatedNov 06, 2025
- 1 minute read
The DeleteAll() method removes one or more work order file records from the Wo_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.
- woId
- Optional filter parameter. Holds the ID of the work order to which the file(s) belong.
- filePath
- Optional filter parameter. Holds the path and file name of the work order file.