GetLoggedUsersByJob Method
- Last UpdatedNov 06, 2025
- 1 minute read
The GetLoggedUsersByJob() method retrieves all distinct active users logged onto the specified job .
Parameters
- EntId
- Required. Holds the entity ID for the job whose logged-on users are being retrieved.
- WoId
- Required. Holds the work order ID for the job whose logged-on users are being retrieved.
- OperId
- Required. Holds the operation ID for the job whose logged-on users are being retrieved.
- SeqNo
- Required. Holds the sequence number for the job whose logged-on users are being retrieved.
Return Value
Returns a DataSet that contains the users who are logged onto the specified
job.