ProjTable::modelId Method [AX 2012]

Retrieves the forecast model ID for the project that is passed in as a parameter.

server public static ForecastModelId modelId(ProjId projId)

Run On

Server

Parameters

projId
Type: ProjId Extended Data Type
The ID of the forecast model.

Return Value

Type: ForecastModelId Extended Data Type
The ID of the forecast model.
Show: