Click or drag to resize

ManagerInterfaceCfgUpdateGatewayAccount Method

Adds or updates a gateway account.

Namespace:  mtapi.be.MT4ManagerApiCpp
Assembly:  MT4ManagerCpp (in MT4ManagerCpp.dll) Version: 0.0.0.0
Syntax
public void CfgUpdateGatewayAccount(
	ConGatewayAccount cfg
)

Parameters

cfg
Type: mtapi.be.MT4ManagerNetConGatewayAccount
See Also