SysQueryRangeUtil::salesQuotationTypeListPageFilter Method [AX 2012]

Creates a query filter on quotation type based on the selection in the UI filter.

Syntax

client server public static str salesQuotationTypeListPageFilter(SalesQuotationTypeListPage _salesQuotationTypeListPage)

Run On

Called

Parameters

Return Value

Type: str
A query String representation of the quotation type.

Remarks

This method is used in list pages.

See Also

Reference

SysQueryRangeUtil Class