AlarmsGlobalSettings.LifeTime Property
Number of days that history will be available to access.
<ID("LifeTime", (int)e.LifeTime)> _
<EditorBrowsable(EditorBrowsableState.Advanced)> _
Public Property LifeTime() As Integer
This language is not supported or no code example is available.
[ID("LifeTime", (int)e.LifeTime)]
[EditorBrowsable(EditorBrowsableState.Advanced)]
public int LifeTime {get; set;}
This language is not supported or no code example is available.
Property Value
int
.NET Framework
Supported in: 4.6.2, 4.7