Share via


SRSReportRun.reportSettings Method [AX 2012]

Gets or sets the reportSettings class property.

Syntax

public CLRObject reportSettings([CLRObject value])

Run On

Called

Parameters

  • value
    Type: CLRObject Class
    The new value of the reportSettings property; optional.

Return Value

Type: CLRObject Class
The current value of the reportSettings property.

See Also

Reference

SRSReportRun Class