Share via


SRSReportRun.currentQuery Method [AX 2012]

Gets or sets the value of the currentQuery property.

Syntax

public Query currentQuery([Query value])

Run On

Called

Parameters

  • value
    Type: Query Class
    The new value of the currentQuery property; optional.

Return Value

Type: Query Class
The current value of the currentQuery property.

See Also

Reference

SRSReportRun Class