AifQueryPaging.copy Method [AX 2012]

Copies this instance of the paging parameters.

Syntax

public AifQueryPaging copy()

Run On

Called

Return Value

Type: AifQueryPaging Class
A copy of this instance of the paging parameters.

Remarks

Use this to create copies of the paging parameter objects. Useful in creating out paging parameters from input paging parameters.

See Also

Reference

AifQueryPaging Class