Share via


HRMCourseTableHotel::find Method

Finds a record from the HRMCourseTableHotel table that is based on a HRMInjuryCaseId value.

Syntax

client server public static HRMCourseTableHotel find(
    HRMCourseId _hrmCourseId, 
    HRMCourseHotelId _hrmCourseHotelId, 
   [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether to read the record for update; optional.

Return Value

Type: HRMCourseTableHotel Table
A record in the HRMCourseTableHotel table.

See Also

Reference

HRMCourseTableHotel Table