ProjProjectInfoService.getProjectForecastHours Method [AX 2012]

Get forecast for project hours for the specified model.

public ProjQtyEmpl getProjectForecastHours(ProjId _projId, ProjForecastModelId _modelId)

Run On

Server

Parameters

_projId
Type: ProjId Extended Data Type
The unique project number.
_modelId
Type: ProjForecastModelId Extended Data Type
The unique forecast model number to get forecast project budget from.

Return Value

Type: ProjQtyEmpl Extended Data Type
The amount of hours of type ProjQtyEmpl.

Community Additions

ADD
Show: