QuoteClientAccountType Property
|
Real, contest, demo
Namespace:
TradingAPI.MT4Server
Assembly:
MT4ServerApi (in MT4ServerApi.dll) Version: 4.6.1.8
Syntaxpublic AccountType AccountType { get; }
Public ReadOnly Property AccountType As AccountType
Get
public:
property AccountType AccountType {
AccountType get ();
}
member AccountType : AccountType with get
Property Value
Type:
AccountType
See Also