Click or drag to resize

ManagerInterfaceCfgShiftManager Method

Changes the position of a manager configuration in the list.

Namespace:  mtapi.be.MT4ManagerApiCpp
Assembly:  MT4ManagerCpp (in MT4ManagerCpp.dll) Version: 0.0.0.0
Syntax
public void CfgShiftManager(
	int pos,
	int shift
)

Parameters

pos
Type: SystemInt32
shift
Type: SystemInt32
See Also