Share via


SalesFormLetterInvoiceProjectContract.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.

Return Value

Type: boolean
The value of the DeleteFullyInvoiced parameter.

See Also

Reference

SalesFormLetterInvoiceProjectContract Class