SRSReportRun.validateReportRunHelper Method [AX 2012]

Performs custom parameter validation by using the defined member from the reportRunHelper method.

Syntax

public boolean validateReportRunHelper()

Run On

Called

Return Value

Type: boolean
true if no defined member from the reportRunHelper method exists; otherwise the return value comes from a call to the validateReportRunHelper method of the member.

See Also

Reference

SRSReportRun Class