SysCheckList.preRunFormInInitialization Method [AX 2012]

Peforms operation before running the form in the initialization.

Syntax

protected boolean preRunFormInInitialization()

Run On

Client

Return Value

Type: boolean
true if setting the cache is needed; otherwise, false.

See Also

Reference

SysCheckList Class