ProjPeriodLine::findForecastModelId Method

Finds the ForecastModelId for the given period and start date.

Syntax

client server public static ForecastModelId findForecastModelId(
    ProjPeriodId _periodId, 
    ProjPeriodFrom _periodFrom, 
   [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    An optional parameter indicating the found record should allow updates.
    The default is false.

Return Value

Type: ForecastModelId Extended Data Type
A ForecastModelId.

See Also

Reference

ProjPeriodLine Table