QuoteClientServerBuild Property
|
Server build.
Namespace:
TradingAPI.MT4Server
Assembly:
MT4ServerApi (in MT4ServerApi.dll) Version: 4.6.1.8
Syntaxpublic int ServerBuild { get; }
Public ReadOnly Property ServerBuild As Integer
Get
public:
property int ServerBuild {
int get ();
}
member ServerBuild : int with get
Property Value
Type:
Int32
See Also