MT5APIAccountCurrency Property
|
Account currency
Namespace: mtapi.mt5Assembly: mt5api (in mt5api.dll) Version: 5.3677.1.2
Syntax public string AccountCurrency { get; }
Public ReadOnly Property AccountCurrency As String
Get
public:
property String^ AccountCurrency {
String^ get ();
}
member AccountCurrency : string with get
Property Value
StringSee Also