HRMCourseLocationPicture::find Method

Finds the specified record in the HRMCourseLocationPicture table by using the specified hrmCourseLocationId value.

Syntax

client server public static HRMCourseLocationPicture find(
    HRMCourseLocationId _hrmCourseLocationId, 
   [boolean _forUpdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

Return Value

Type: HRMCourseLocationPicture Table
The specified record in the HRMCourseLocationPicture table if found.

See Also

Reference

HRMCourseLocationPicture Table