GetEntLogonsBySessionUser Method
- Last UpdatedNov 06, 2025
- 1 minute read
The GetEntLogonsBySessionUser() method retrieves all sessions for the specified entity the user ‘sessionuser’ has logged onto.
Parameters
- entId
- Required. Holds the ID of the entity.
Return Value
Returns a DataSet that contains a record for each session for the supplied entity that the user ‘sessionuser’ has logged onto. If no matching sessions are found, an empty DataSet is returned.