SysQueryForm.loadQueryPack Method [AX 2012]

Loads the packed query into the current query and form.

Syntax

public void loadQueryPack(container queryPack)

Run On

Client

Parameters

  • queryPack
    Type: container
    The container that contains the query pack.

See Also

Reference

SysQueryForm Class