Share via


SRSReportRun.saveReportQueries Method [AX 2012]

Gets or sets the value of the saveReportQueries property.

Syntax

public boolean saveReportQueries([boolean value])

Run On

Called

Parameters

  • value
    Type: boolean
    The new value of the saveReportQueries property; optional.

Return Value

Type: boolean
Value of the saveReportQueries property.

See Also

Reference

SRSReportRun Class