Share via


ProjInvoiceControl.parmOnAccount Method [AX 2012]

Gets or sets the OnAccount parameter.

Syntax

public boolean parmOnAccount([boolean _onAccount])

Run On

Server

Parameters

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

Return Value

Type: boolean
The value of the OnAccount parameter.

See Also

Reference

ProjInvoiceControl Class