Share via


SRSReportRun.readReportParameters Method [AX 2012]

Gets or sets the value of the readReportParameters property.

Syntax

public boolean readReportParameters([boolean value])

Run On

Called

Parameters

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

Return Value

Type: boolean
Value of the readReportParameters property.

See Also

Reference

SRSReportRun Class