QuoteClientAccountCredit Property
|
Account credit.
Namespace:
TradingAPI.MT4Server
Assembly:
MT4ServerAPI (in MT4ServerAPI.dll) Version: 4.0.1170.31 (4.0.1170.31)
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