Share via


SrsReportRunExtendedController_CN.parmEnableRowsCountChecker Method [AX 2012]

Gets or sets a boolean value which indicates whether need to check rows count of report.

Syntax

public boolean parmEnableRowsCountChecker([boolean _enableRowsCountChecker])

Run On

Called

Parameters

  • _enableRowsCountChecker
    Type: boolean
    A boolean value

Return Value

Type: boolean
A boolean value which indicates whether need to check rows count of report.

See Also

Reference

SrsReportRunExtendedController_CN Class