AlarmRedundancy.LastSyncTimestamp Property

Last time while synchronizing
<ID("LastSyncTimestamp", (int)e.LastSyncTimestamp)> _ 
Public Property LastSyncTimestamp() As DateTimeOffset 
Get 
This language is not supported or no code example is available.
[ID("LastSyncTimestamp", (int)e.LastSyncTimestamp)] 
public DateTimeOffset LastSyncTimestamp {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