HcmPersonScreening::isScreeningComplete Method
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 .