Account information
Namespace: mtapi.mt5Assembly: mt5api (in mt5api.dll) Version: 5.3677.1.2
Syntax public AccountRec Account { get; }
Public ReadOnly Property Account As AccountRec
Get
public:
property AccountRec^ Account {
AccountRec^ get ();
}
member Account : AccountRec with get
Property Value
AccountRecSee Also