SysStartupCmdInferSecurity.parmInferenceCalled Method [AX 2012]

Gets or sets a Boolean value that indicates whether auto inference has been called.

Syntax

public boolean parmInferenceCalled([boolean _inferenceCalled])

Run On

Called

Parameters

  • _inferenceCalled
    Type: boolean
    A Boolean value that indicates whether inference has been called; optional.

Return Value

Type: boolean
The current value of the Boolean parameter.

Remarks

This method will set the shutdown flag that determines if this class has called auto inference.

See Also

Reference

SysStartupCmdInferSecurity Class