SRSReportParameter.queryName Method [AX 2012]

Gets or sets the AOT query name that is used in the report.

Syntax

public str queryName([str value])

Run On

Called

Parameters

  • value
    Type: str
    The new value of the query name; optional.

Return Value

Type: str
The current value of the query name property.

See Also

Reference

SRSReportParameter Class