Delete Method (Dir)
- Last UpdatedNov 06, 2025
- 1 minute read
The Delete() method deletes the specified directory record from the Dir table. The directory is identified by the entity and sequence number to which it is associated.
Parameters
- sessionId
- Required. Holds the session ID and thus the user who is making this method call.
- entId
- Required. Holds the ID of the entity with which the directory is associated.
- seqNo
- Required. Holds the sequence number with which the directory is associated.