Share via


SalesFormLetter_InvoiceProject.parmDeleteFullyInvoiced Method [AX 2012]

Gets or sets the DeleteFullyInvoiced parameter.

Syntax

public boolean parmDeleteFullyInvoiced([boolean _deleteFullyInvoiced])

Run On

Called

Parameters

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

Return Value

Type: boolean
The value of the DeleteFullyInvoiced parameter.

See Also

Reference

SalesFormLetter_InvoiceProject Class