IsUserLoggedIntoJob Method
- Last UpdatedNov 06, 2025
- 1 minute read
The IsUserLoggedIntoJob() method determines if the user is logged on to the specified job running on the current entity.
| Overload | Description |
|---|---|
| IsUserLoggedIntoJob(String,String,Int32) | The IsUserLoggedIntoJob() method determines if the user is logged on to the specified job running on the current entity. |
| IsUserLoggedIntoJob(Int32,String,String,Int32) | The IsUserLoggedIntoJob() method determines if the user is logged on to the specified job running on the current entity. This overload of the method specifies the entity by its ID. |