Share via


TaxWithholdCertificationDP_IT.initQuery Method [AX 2012]

Initializes the Query object 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

TaxWithholdCertificationDP_IT Class