Share via


HRMCourseAgendaLine::exist Method

Indicates whether the record ID in the HRMCourseAgendaLine table exists.

Syntax

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

Run On

Called

Parameters

Return Value

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

See Also

Reference

HRMCourseAgendaLine Table