WHSWorkUser::allowOverride Method
Determines whether to let a work user override the location of a work step.
Syntax
client server public static boolean allowOverride(WHSUserId _userId, WHSWorkType _workType)
Run On
Called
Parameters
- _userId
Type: WHSUserId Extended Data Type
The user ID of the work user.
- _workType
Type: WHSWorkType Enumeration
The type of work step that the user is attempting to override.
Return Value
Type: boolean
true if the user is allowed to override the work step; otherwise, false.