ProjPeriodLine::exist Method
Determine whether a ProjPeriodLine exists for the given period and starting date.
Syntax
client server public static boolean exist(ProjPeriodId _periodId, ProjPeriodFrom _periodFrom)
Run On
Called
Parameters
- _periodId
Type: ProjPeriodId Extended Data Type
A ProjPeriodId.
- _periodFrom
Type: ProjPeriodFrom Extended Data Type
The starting date.
Return Value
Type: boolean
True if a record exists, false otherwise.