ForecastModel::findForecastModelByName Method

Finds the specified record in the ForecastModel table.

Syntax

client server public static ForecastModel findForecastModelByName(ForecastModelId _forecastModelId)

Run On

Called

Parameters

Return Value

Type: ForecastModel Table
A record of the ForecastModel table if found; otherwise, an empty buffer.

See Also

Reference

ForecastModel Table