Share via


RunbaseReportStd.mustLoadSaveQuery Method [AX 2012]

Determines whether the last query must be loaded and saved when you leave the form.

Syntax

public boolean mustLoadSaveQuery()

Run On

Called

Return Value

Type: boolean
By default, always returns false.

Remarks

This method is called from the SysQueryForm class.

See Also

Reference

RunbaseReportStd Class