AifQueryBuilder.setInputPaging Method [AX 2012]

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

Syntax

public void setInputPaging(AifQueryPaging _inputPaging)

Run On

Called

Parameters

Remarks

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

See Also

Reference

AifQueryBuilder Class