openPDC Historian Help
UtcNow Property
NamespacesTVA.HistorianTimeTagUtcNow
Gets a TimeTag object that is set to the current date and time on this computer, expressed as the Coordinated Universal Time (UTC).
Declaration Syntax
C#Visual BasicVisual C++
public static TimeTag UtcNow { get; }
Public Shared ReadOnly Property UtcNow As TimeTag
public:
static property TimeTag^ UtcNow {
	TimeTag^ get ();
}

Assembly: TVA.Historian (Module: TVA.Historian) Version: 1.0.33.39252