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