UpdateSequence Method
- Last UpdatedNov 06, 2025
- 1 minute read
The UpdateSequence() method updates the sequence number for the specified directory record in the Dir table.
Parameters
- sessionId
- Required. Holds the session ID and thus the user who is making this method call.
- entId
- Required. Holds the identifier of the entity.
- originalSeqNo
- Required. Holds the original sequence number with which the directory is associated.
- newSeqNo
- Required. Holds the new sequence number with which to associate the directory.