Share via


ProjTrans_Virtual.mustHandleBudget Method [AX 2012]

Determines whether budgetary control is enabled.

Syntax

public boolean mustHandleBudget()

Run On

Called

Return Value

Type: boolean
Always returns false.

Remarks

This method will be overridden by child classes to return true if budgetary control is required.

See Also

Reference

ProjTrans_Virtual Class