SalesQuotationListPageRuleImpl.checkRuleIsSalesQuotationVisible Method [AX 2012]

Checks that the current quotation is a sales quotation.

Syntax

private boolean checkRuleIsSalesQuotationVisible()

Run On

Called

Return Value

Type: boolean
true if the current quotation is a sales quotation; otherwise, false.

See Also

Reference

SalesQuotationListPageRuleImpl Class