Share via


RetailConnActionGeneratorWorker.parmForceLinkdown Method [AX 2012]

Forces all pre-actions to be linked down, regardless of the link-down setting on them.

Syntax

public boolean parmForceLinkdown([boolean _forceLinkdown])

Run On

Server

Parameters

  • _forceLinkdown
    Type: boolean
    A flag that indicates whether the pre-actions should be linked down.

Return Value

Type: boolean
The current value of the setting.

See Also

Reference

RetailConnActionGeneratorWorker Class