Share via


ReqQueryBuildHelper.new Method [AX 2012]

Initializes a new instance of the ReqQueryBuildHelper class.

Syntax

public void new(Query _query)

Run On

Called

Parameters

  • _query
    Type: Query Class
    The query that this instance will work with.

See Also

Reference

ReqQueryBuildHelper Class