Account number.
Namespace:
TradingAPI.MT4Server
Assembly:
MT4ServerAPI (in MT4ServerAPI.dll) Version: 4.0.1170.31 (4.0.1170.31)
Syntaxpublic uint User { get; }
Public ReadOnly Property User As UInteger
Get
public:
property unsigned int User {
unsigned int get ();
}
member User : uint32 with get
Property Value
Type:
UInt32
See Also