Share via


HcmGoalComment::findByGoalWorkerCreatedDateTime Method

Finds the specified record in the HcmGoalComment table.

Syntax

client server public static HcmGoalComment findByGoalWorkerCreatedDateTime(
    HcmGoalRecId _goal, 
    HcmWorkerRecId _worker, 
    utcdatetime _createdDateTime, 
   [boolean _forUpdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

Return Value

Type: HcmGoalComment Table
A record in the HcmGoalComment table; otherwise, an empty record.

See Also

Reference

HcmGoalComment Table