MT5APIServerTimeZoneInMinutes Property
|
Offset from UTC in mionutes
Namespace: mtapi.mt5Assembly: mt5api (in mt5api.dll) Version: 5.3677.1.2
Syntax public int ServerTimeZoneInMinutes { get; }
Public ReadOnly Property ServerTimeZoneInMinutes As Integer
Get
public:
property int ServerTimeZoneInMinutes {
int get ();
}
member ServerTimeZoneInMinutes : int with get
Property Value
Int32See Also