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
CalledParameters
- value
- Type: boolean
true if a preloaded instance can be used when the associated FormRun instance is created; otherwise, false.
Return Value
Type: booleantrue if a preloaded instance can be used when the associated FormRun instance is created; otherwise, false.
Community Additions
ADD
Show: