ClientContext.HistorianDateTime Property

Gets current historian date time
<ID("HistorianDateTime", (int)e.HistorianDateTime)> _ 
<EditorBrowsable(EditorBrowsableState.Always)> _ 
Public Property HistorianDateTime() As Date 
Get 
This language is not supported or no code example is available.
[ID("HistorianDateTime", (int)e.HistorianDateTime)] 
[EditorBrowsable(EditorBrowsableState.Always)] 
public DateTime HistorianDateTime {get;}
This language is not supported or no code example is available.

Property Value

DateTime

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition