Share via


HRMCompFixedAction::find Method

Finds the specified record in the HRMCompFixedAction table by using the specified value of the ActionId field.

Syntax

client server public static HRMCompFixedAction find(HRMCompFixedActionId _hrmCompFixedActionId, [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: HRMCompFixedAction Table
A record from the HRMCompFixedAction table.

See Also

Reference

HRMCompFixedAction Table