Share via


PRLPayrollParameters::find Method

Finds the specified record in the PRLPayrollParameters table.

Syntax

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

Remarks

When a record in the PRLPayrollParameters table is not found, the system will attempt to create one.

See Also

Reference

PRLPayrollParameters Table