Click or drag to resize

ManagerInterfaceUserRecordsRequest Method

Receives client records in accordance with a list of logins.

Namespace:  mtapi.be.MT4ManagerApiCpp
Assembly:  MT4ManagerCpp (in MT4ManagerCpp.dll) Version: 0.0.0.0
Syntax
public UserRecord[] UserRecordsRequest(
	int[] tickets
)

Parameters

tickets
Type: SystemInt32

Return Value

Type: UserRecord
See Also