QuoteClientAccountName Property
|
Currency name of the current account.
Namespace:
TradingAPI.MT4Server
Assembly:
MT4ServerApi (in MT4ServerApi.dll) Version: 4.6.1.8
Syntaxpublic string AccountName { get; }
Public ReadOnly Property AccountName As String
Get
public:
property String^ AccountName {
String^ get ();
}
member AccountName : string with get
Property Value
Type:
String
See Also