Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Assigns a new task from the task pool.
Syntax
public boolean assignTask(ReqCalcTask _reqCalcTask)
Run On
Called
Parameters
- _reqCalcTask
Type: ReqCalcTask Table
A ReqCalcTask record with the task that was assigned or an empty record if no more tasks are available to be processed.
Return Value
Type: boolean
true if more tasks are available to be processed; otherwise, false.