Share via


HRMCompVarPlanType::find Method

Finds a record in the HRMCompVarPlanType table by using the specified value of the TypeId field.

Syntax

client server public static HRMCompVarPlanType find(HRMCompVarPlanTypeId _hrmCompVarPlanTypeId, [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: HRMCompVarPlanType Table
A record in the HRMCompVarPlanType table.

See Also

Reference

HRMCompVarPlanType Table