Share via


HRMCourseSessionTrack::exist Method

Indicates whether the record ID in the HRMCourseSessionTrack table exists.

Syntax

client server public static boolean exist(HRMCourseId _hrmCourseId, HRMCourseSessionTrackId _hrmCourseSessionTrackId)

Run On

Called

Parameters

Return Value

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

See Also

Reference

HRMCourseSessionTrack Table