SRSReportRun.copyQuery Method [AX 2012]
Makes a copy of a query.
private Query copyQuery(Query queryObj)
Run On
CalledParameters
- queryObj
- Type: Query Class
The query to be copied.
Community Additions
ADD
Show:
Makes a copy of a query.
private Query copyQuery(Query queryObj)