BCServerSuspiciousCurrentTime Property |
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: 4.0.0.0 (4.0.19.0)
Syntax public bool SuspiciousCurrentTime { get; }
Public ReadOnly Property SuspiciousCurrentTime As Boolean
Get
public:
property bool SuspiciousCurrentTime {
bool get ();
}
member SuspiciousCurrentTime : bool with get
Property Value
Type:
BooleanSee Also