AlarmItem.Area Property

Area name to which an Alarm Item belongs.
<ID("Area", (int)e.Area, true)> _ 
Public Property Area() As String
This language is not supported or no code example is available.
[ID("Area", (int)e.Area, true)] 
public string Area {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