ForecastModel::exist Method

Checks whether the specified record in the ForecastModel table exists.

Syntax

client server public static boolean exist(
    HeadingSub _type, 
    ForecastModelId _model, 
    ForecastModelSubId _subModel)

Run On

Called

Parameters

Return Value

Type: boolean
true if the specified record exists; otherwise, false.

See Also

Reference

ForecastModel Table