Share via


ProjInvoiceControl.parmExpenses Method [AX 2012]

Gets or sets the Expenses parameter.

Syntax

public boolean parmExpenses([boolean _expenses])

Run On

Server

Parameters

  • _expenses
    Type: boolean
    The value to set; optional.

Return Value

Type: boolean
The value of the Expenses parameter.

See Also

Reference

ProjInvoiceControl Class