QuoteClientAccountCredit Property
|
Account credit.
Namespace:
TradingAPI.MT4Server
Assembly:
MT4ServerApi (in MT4ServerApi.dll) Version: 4.6.1.8
Syntaxpublic double AccountCredit { get; }
Public ReadOnly Property AccountCredit As Double
Get
public:
property double AccountCredit {
double get ();
}
member AccountCredit : float with get
Property Value
Type:
Double
See Also