SrsReportRunController.getFirstQueryContractKey Method [AX 2012]

Gets the first query contract parameter name.

Syntax

protected str getFirstQueryContractKey()

Run On

Called

Return Value

Type: str
A String with the parameter name.

Remarks

Use the getFirstQuery method instead of this method to get the query.

See Also

Reference

SrsReportRunController Class