Share via


ProjBudgetReductionHistory::findForecastByProjAndCatId Method

Finds the specified forecast table.

Syntax

client server public static Common findForecastByProjAndCatId(
    ProjId _projId, 
    CategoryId _categoryId, 
    ProjActivityNumber _activityNumber)

Run On

Called

Parameters

Return Value

Type: Common Table
The forecast table.

See Also

Reference

ProjBudgetReductionHistory Table