Share via


SalesQuotationConfirmationContract.parmPrintNonCharge Method [AX 2012]

Gets or sets the PrintNonCharge parameter.

Syntax

public boolean parmPrintNonCharge([boolean _printNonCharge])

Run On

Called

Parameters

  • _printNonCharge
    Type: boolean
    The value to set.

Return Value

Type: boolean
The value of the PrintNonCharge parameter.

See Also

Reference

SalesQuotationConfirmationContract Class