Click or drag to resize

ManagerInterfaceBackupInfoUsers Method

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

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

Parameters

mode
Type: SystemInt32

Return Value

Type: BackupInfo
See Also