Share via


HRMCourseAttendee::exist Method

Indicates whether the record ID in the HRMCourseAttendee table exists.

Syntax

client server public static boolean exist(HRMCourseId _hrmCourseId, HcmPersonRecId _person)

Run On

Called

Parameters

Return Value

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

See Also

Reference

HRMCourseAttendee Table