ManagerInterfaceManagerRights Method |
Gets the description of the permissions of the manager account, which is used for the current connection to the trading server.
Namespace:
mtapi.be.MT4ManagerApiCpp
Assembly:
MT4ManagerCpp (in MT4ManagerCpp.dll) Version: 0.0.0.0
Syntaxpublic ConManager ManagerRights()
Public Function ManagerRights As ConManager
public:
ConManager^ ManagerRights()
member ManagerRights : unit -> ConManager
Return Value
Type:
ConManager
See Also