Gets a value indicating whether the current server time is suspicious to be incorrect.
Namespace: BlueCieloECM.InnoCielo.Meridian.ServerAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 1.4.0.0 (1.4.53.0)
public bool SuspiciousCurrentTime { get; }
public bool SuspiciousCurrentTime { get; }
Public ReadOnly Property SuspiciousCurrentTime As Boolean
Get
Public ReadOnly Property SuspiciousCurrentTime As Boolean
Get
public:
property bool SuspiciousCurrentTime {
bool get ();
}
public:
property bool SuspiciousCurrentTime {
bool get ();
}