HcmPersonExam::isExamComplete Method
Indicates whether the exam status is complete.
Syntax
client server public static boolean isExamComplete(HcmCompletionStatus _status)
Run On
Called
Parameters
- _status
Type: HcmCompletionStatus Enumeration
The HcmCompletionStatus value of the exam.
Return Value
Type: boolean
true if the exam status is pass or fail; otherwise, false.