Click or drag to resize

MT4ManagerUsersGet Method (Int32)

Receives all client records in pumping.

Namespace:  mtapi.be.MT4ManagerNetApi
Assembly:  MT4ManagerNetApi (in MT4ManagerNetApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public UserRecord[] UsersGet(
	int login
)

Parameters

login
Type: SystemInt32

Return Value

Type: UserRecord
See Also