DeviceNode.LastErrorDateTime Property

DateTime for the last (most recent) error in this Node.
<ID("LastErrorDateTime", (int)e.LastErrorDateTime)> _ 
Public Property LastErrorDateTime() As DateTimeOffset 
Get 
This language is not supported or no code example is available.
[ID("LastErrorDateTime", (int)e.LastErrorDateTime)] 
public DateTimeOffset LastErrorDateTime {get;}
This language is not supported or no code example is available.

Property Value

DateTimeOffset

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition