ProjPeriodLine::findFirstPeriodLine Method

Finds the first ProjPeriodLine record in the specified period.

Syntax

client server public static ProjPeriodLine findFirstPeriodLine(ProjPeriodId _projPeriodId, [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: ProjPeriodLine Table
A record in the ProjPeriodLine table; otherwise, an empty record.

See Also

Reference

ProjPeriodLine Table