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