LogOnJob Method
- Last UpdatedNov 06, 2025
- 1 minute read
The LogOnJob() method logs the active user onto the specified entity and job.
If an entity is being specified, this overload of the method specifies the entity by its ID.
| Overload | Description |
|---|---|
| LogOnJob(Int32,String,Int32,String,String,Int32,DBString,DBString,DBString,DBDouble,DBDateTime) | The LogOnJob() method logs the active user onto the specified entity and job. If an entity is being specified, this overload of the method specifies the entity by its ID. |
| LogOnJob(Int32,String,String,String,String,String,Int32,DBString,DBString,DBString,DBDouble,DBDateTime) | The LogOnJob() method logs the active user onto the specified entity and job. If an entity is being specified, this overload of the method specifies the entity by its entity name and site name. |