AlarmArea.ParentArea Property

Gets the ParentArea of an Alarm Area.
<ID("ParentArea", (int)e.ParentArea, true, "Parent")> _ 
Public Property ParentArea() As String 
Get 
This language is not supported or no code example is available.
[ID("ParentArea", (int)e.ParentArea, true, "Parent")] 
public string ParentArea {get;}
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