AlarmAuditTrail.LastTickAdded Property

Property that indicate the tick timestamp of last audit trail stored.
<ID("LastTickAdded", (int)e.LastTickAdded)> _ 
<EditorBrowsable(EditorBrowsableState.Advanced)> _ 
Public Property LastTickAdded() As Integer 
Get 
This language is not supported or no code example is available.
[ID("LastTickAdded", (int)e.LastTickAdded)] 
[EditorBrowsable(EditorBrowsableState.Advanced)] 
public int LastTickAdded {get;}
This language is not supported or no code example is available.

Property Value

int

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition