StepLogin Method
- Last UpdatedNov 06, 2025
- 1 minute read
The StepLogin() method logs a user into a step/lot for the purpose of capturing labor for the step/lot.
This overload of the method uses the entity ID to specify the entity.
| Overload | Description |
|---|---|
| StepLogin(Int32,String,Int32,Int32,String,String,String,String,Nullable<DateTime>,Nullable<Int32>) | The StepLogin() method logs a user into a step/lot for the purpose of capturing labor for the step/lot. This overload of the method uses the entity ID to specify the entity. |
| StepLogin(Int32,String,String,String,Int32,String,String,String,String,Nullable<DateTime>,Nullable<Int32>) | The StepLogin() method logs a user into a step/lot for the purpose of capturing labor for the step/lot. This overload of the method uses the entity name and site name to specify the entity. |