SRSReportRun.currentQueryRun Method [AX 2012]

Gets or sets the value of the currentQueryRun property.

Syntax

public QueryRun currentQueryRun([QueryRun value])

Run On

Called

Parameters

  • value
    Type: QueryRun Class
    The new value of the currentQueryRun property; optional.

Return Value

Type: QueryRun Class
The current value of the currentQueryRun property.

See Also

Reference

SRSReportRun Class