Click or drag to resize

ManagerInterfaceUserRecordGet Method

Gets a client record by the login in the pumping mode.

Namespace:  mtapi.be.MT4ManagerApiCpp
Assembly:  MT4ManagerCpp (in MT4ManagerCpp.dll) Version: 0.0.0.0
Syntax
public UserRecord UserRecordGet(
	int login
)

Parameters

login
Type: SystemInt32

Return Value

Type: UserRecord
See Also