Share via


ReleaseUpdateDB60_PSA.deleteRevisionAllocationLine Method [AX 2012]

Deletes the budget revision allocation lines corresponding to the specified revision line.

Syntax

private void deleteRevisionAllocationLine(ProjBudgetRevisionLine _projBudgetRevisionLine)

Run On

Server

Parameters

  • _projBudgetRevisionLine
    Type: ProjBudgetRevisionLine Table
    A ProjBudgetRevisionLine table buffer that contains the information about the project budget revision line.

See Also

Reference

ReleaseUpdateDB60_PSA Class