Click or drag to resize

ManagerInterfaceGroupRecordGet Method

Gets the group configuration by the name in pumping.

Namespace:  mtapi.be.MT4ManagerApiCpp
Assembly:  MT4ManagerCpp (in MT4ManagerCpp.dll) Version: 0.0.0.0
Syntax
public ConGroup GroupRecordGet(
	string name
)

Parameters

name
Type: SystemString

Return Value

Type: ConGroup
See Also