Share via


smmReportsController.preRunValidate Method [AX 2012]

Provides the opportunity for validation before the report is run.

Syntax

protected container preRunValidate()

Run On

Called

Return Value

Type: container
A container that contains a SrsReportPreRunState enumeration value and a message to show to the user.

See Also

Reference

smmReportsController Class