Share via


SrsAutoReportController.applyQueryRanges Method [AX 2012]

Applies any ranges on the query to use for auto report data set population.

Syntax

public void applyQueryRanges(Query _query)

Run On

Client

Parameters

  • _query
    Type: Query Class
    The query that contains the ranges to use.

See Also

Reference

SrsAutoReportController Class