Share via


TaxReport347Controller.updateQueryRange Method [AX 2012]

Updates the query range and assigns a value to it.

Syntax

public void updateQueryRange(Query _query)

Run On

Called

Parameters

  • _query
    Type: Query Class
    The base query that is used by the report.

See Also

Reference

TaxReport347Controller Class