Account number
Namespace: mtapi.mt5Assembly: mt5api (in mt5api.dll) Version: 5.3677.1.2
Syntax public ulong User { get; set; }
Public Property User As ULong
Get
Set
public:
property unsigned long long User {
unsigned long long get ();
void set (unsigned long long value);
}
member User : uint64 with get, set
Property Value
UInt64See Also