AxSalesParmTable.parmInvoiceAccount Method [AX 2012]

Gets or sets the InvoiceAccount parameter.

Syntax

public str parmInvoiceAccount([str _invoiceAccount])

Run On

Called

Parameters

  • _invoiceAccount
    Type: str
    The value to set; optional.

Return Value

Type: str
The value of the InvoiceAccount parameter.

See Also

Reference

AxSalesParmTable Class