Share via


ProjBudgetLine.calcTotalBudgetLine Method

Calculates the totals of the OriginalBudget field, the CommittedRevisions field, the UncommittedRevisions field and the TotalBudget fields.

Syntax

public ProjBudgetLine calcTotalBudgetLine(ProjId _projId)

Run On

Called

Parameters

Return Value

Type: ProjBudgetLine Table
A buffer of the ProjBudgetLine table that contains the total of the OriginalBudget field, the CommittedRevisions field, the UncommittedRevisions field and the TotalBudget fields.

See Also

Reference

ProjBudgetLine Table