OnUserLocked
Syntax
OnUserLocked(&userinst)
Description
Use this method to indicate the action to be taken if a user is locked out. If a user is locked out, then the administrator should be notified. This acts more as a warning because the system will still route the approval to that person.
Parameters
| Parameter | Description |
|---|---|
|
&userinst |
As EOAW_CORE:ENGINE:UserStepInst. |