PrintMgmtSetupDocInstance.moveConditionalSetting Method [AX 2012]

Moves a conditional setting in the collection.

public void moveConditionalSetting(int _conditionalSettingsPos, boolean _moveUp)

Run On

Called

Parameters

_conditionalSettingsPos
Type: int
The index of the setting to move.
_moveUp
Type: boolean
A Boolean value that determines whether the setting should be moved up.

Community Additions

ADD
Show: