Share via


SrsAutoReportController.autoReportDataSet Method [AX 2012]

Gets or sets the value of the autoReportDataSet property.

Syntax

public CLRObject autoReportDataSet([CLRObject _value])

Run On

Client

Parameters

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

Return Value

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

See Also

Reference

SrsAutoReportController Class