SRSReportRun.saveReportParameters Method [AX 2012]

Gets or sets the value of the saveReportParameters property.

Syntax

public boolean saveReportParameters([boolean value])

Run On

Called

Parameters

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

Return Value

Type: boolean
Value of the saveReportParameters property.

See Also

Reference

SRSReportRun Class