SaveEntList Method
- Last UpdatedNov 06, 2025
- 1 minute read
The SaveEntList() method saves the current entities logged on to by the specified user and session as the user’s default or last saved entity list.
Parameters
- sessionId
Required. Holds the session ID and thus the user who is making this method call.
- userId
- Required. Holds the ID of the user, who must currently be logged on to at least one entity.
- listId
- Optional. Holds an identifying name for the list that is being saved. Typical values are ‘Default’ (which is the default entry if no name is passed) and ‘Last Used’. List names are case-insensitive.