Click or drag to resize

ManagerInterfaceBackupInfoOrders Method

Receives information about backup databases of orders available on the server.

Namespace:  mtapi.be.MT4ManagerApiCpp
Assembly:  MT4ManagerCpp (in MT4ManagerCpp.dll) Version: 0.0.0.0
Syntax
public BackupInfo[] BackupInfoOrders(
	int mode
)

Parameters

mode
Type: SystemInt32

Return Value

Type: BackupInfo
See Also