Share via


HcmPersonExam::existsFuturePersonExam Method

Indicates whether a future record exists in the HcmPersonExam table that has the specified Person and Exam values.

Syntax

client server public static boolean existsFuturePersonExam(
    HcmPersonExamRecId _currentPersonExamRecId, 
    HcmPersonRecId _person, 
    HcmExamRecId _exam)

Run On

Called

Parameters

Return Value

Type: boolean
true if the future record exists; otherwise, false.

See Also

Reference

HcmPersonExam Table