Share via


SalesQuotationListPageRuleImpl.checkRuleIsProjectQuotationVisible Method [AX 2012]

Checks that current quotation is a project quotation.

Syntax

private boolean checkRuleIsProjectQuotationVisible()

Run On

Called

Return Value

Type: boolean
true if a type of quotation is project; otherwise, false.

See Also

Reference

SalesQuotationListPageRuleImpl Class