Share via


HRCCompRefPointSetup::find Method

Finds a specified record in the HRCCompRefPointSetup table.

Syntax

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

See Also

Reference

HRCCompRefPointSetup Table