BCSVaultServerTimeGMT Property |
Gets the current server time.
Namespace: BlueCieloECM.InnoCielo.Meridian.ScriptingAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.19.0)
Syntax public DateTime ServerTimeGMT { get; }
Public ReadOnly Property ServerTimeGMT As DateTime
Get
public:
property DateTime ServerTimeGMT {
DateTime get ();
}
member ServerTimeGMT : DateTime with get
Property Value
Type:
DateTimeSee Also