CustVendVoucher.parmIsInvoicePosted Method [AX 2012]

Gets or sets the IsInvoicePosted parameter.

Syntax

public boolean parmIsInvoicePosted([boolean _isInvoicePosted])

Run On

Server

Parameters

  • _isInvoicePosted
    Type: boolean
    The value to set.

Return Value

Type: boolean
The value of the IsInvoicePosted parameter.

See Also

Reference

CustVendVoucher Class