SRSReportRun.currentQueryKey Method [AX 2012]

Gets or sets the value of the currentQueryKey property.

Syntax

public str currentQueryKey([str value])

Run On

Called

Parameters

  • value
    Type: str
    The new value of the currentQueryKey property; optional.

Return Value

Type: str
The current value of the currentQueryKey property.

See Also

Reference

SRSReportRun Class