Share via


HRMInjuryIncidentCostType::find Method

Finds a record in the HRMInjuryIncidentCostType table that is based on a record ID value.

Syntax

client server public static HRMInjuryIncidentCostType find(
    RecId _recId, 
   [boolean _forupdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

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

Return Value

Type: HRMInjuryIncidentCostType Table
A record in the HRMInjuryIncidentCostType table.

See Also

Reference

HRMInjuryIncidentCostType Table