Share via


TaxWithholdYearlyReportDP_IT.initQuery Method [AX 2012]

Initializes the query with the input values.

Syntax

protected void initQuery(Query _query)

Run On

Server

Parameters

  • _query
    Type: Query Class
    The current query of the report.

See Also

Reference

TaxWithholdYearlyReportDP_IT Class