Share via


HRMCourseAttendeeLine::exist Method

Indicates whether a record exists in HRMCourseAttendeeLine table.

Syntax

client server public static boolean exist(
    HRMCourseId _hrmCourseId, 
    HcmPersonRecId _person, 
    HRMCourseSessionTrackId _hrmCourseSessionTrackId, 
    HRMCourseSessionId _hrmCourseSessionId, 
    HRMCourseAgendaId _hrmCourseAgendaId)

Run On

Called

Parameters

Return Value

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

See Also

Reference

HRMCourseAttendeeLine Table