Form.allowPreLoading Method [AX 2012]

A Boolean value that determines whether a preloaded instance can be used when the associated FormRun instance is created.

public boolean allowPreLoading([boolean value])

Run On

Called

Parameters

value
Type: boolean
true if a preloaded instance can be used when the associated FormRun instance is created; otherwise, false.

Return Value

Type: boolean
true if a preloaded instance can be used when the associated FormRun instance is created; otherwise, false.

Reference

Community Additions

ADD
Show: