QuoteClientAccount Property
|
Various account information.
Namespace:
TradingAPI.MT4Server
Assembly:
MT4ServerAPI (in MT4ServerAPI.dll) Version: 4.0.1170.31 (4.0.1170.31)
Syntaxpublic ConGroup Account { get; }
Public ReadOnly Property Account As ConGroup
Get
public:
property ConGroup Account {
ConGroup get ();
}
member Account : ConGroup with get
Property Value
Type:
ConGroup
See Also