AlarmItem.Limit Property

Get defined value to evaluate AlarmItem conditions
<ID("Limit", (int)e.Limit, true)> _ 
Public Property Limit() As String
This language is not supported or no code example is available.
[ID("Limit", (int)e.Limit, true)] 
public string Limit {get; set;}
This language is not supported or no code example is available.

Property Value

string

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition