LogonEnt(Int32,String,Double) Method
- Last UpdatedNov 06, 2025
- 1 minute read
The LogonEnt() method logs the operator on to a single entity and specifies the current labor code and percent labor to apply to this labor code. The labor code is used to specify to what labor category this job is currently assigned or against what labor category the job is collecting labor.
This overload of the method specifies the entity by its entity ID.
Parameters
- entId
Required. Holds the ID of the entity on which to log the user.
- curLabCd
-
Optional. Holds the labor code to use as the current labor code for this entity logon session.
- pctToApply
- Required. Holds the percentage of the user's time that should be applied to this entity. Only used if curLabCd is supplied