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.
Checks whether the screening status is complete.
Syntax
client server public static boolean isScreeningComplete(HcmCompletionStatus _status)
Run On
Called
Parameters
- _status
Type: HcmCompletionStatus Enumeration
The HcmCompletionStatus value of the screening.
Return Value
Type: boolean
true if the screening status is pass or fail; otherwise, false .