Share via


VendRequestAuditDP.runQuery Method [AX 2012]

Executes a query based on the input query name and specified parameter values.

Syntax

private void runQuery(str _queryName)

Run On

Server

Parameters

  • _queryName
    Type: str
    The name of the target query.

See Also

Reference

VendRequestAuditDP Class