Click or drag to resize

ManagerInterfaceCfgUpdateHoliday Method

Adds or updates a holiday configuration.

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

Parameters

pos
Type: SystemInt32
cfg
Type: mtapi.be.MT4ManagerNetConHoliday
See Also