AifQueryBuilder.setInputPaging Method [AX 2012]

Receives the paging object passed in by the Query Service caller.

public void setInputPaging(AifQueryPaging _inputPaging)

Run On

Called

Parameters

_inputPaging
Type: AifQueryPaging Class

This method is called only if the query builder implements paging internally. The isPagingOverriden method returns true.

Community Additions

ADD
Show: