Share via


SalesQuotationConfirmationDP.printProjQuotationLine Method [AX 2012]

Determines whether to print the ProjQuotationLine.

Syntax

private boolean printProjQuotationLine(ProjLinePropertyId _linePropertyId)

Run On

Server

Parameters

Return Value

Type: boolean
A Boolean value that indicates whether to print the ProjQuotationLine.

Remarks

This is used for project quotation only.

For a given Line Property ID check the Print Zero Sales Price on Quotation settings: If set to the Yes value print the quotation line. If set to the No value do not print the quotation line. For quotation lines without the Line Property ID, print by default.

See Also

Reference

SalesQuotationConfirmationDP Class