ProjTable::modelId Method
Retrieves the forecast model ID for the project that is passed in as a parameter.
Syntax
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.