AlarmArea.DisplayName Property

Gets the display name of an Alarm Area.
<ID("DisplayName", (int)e.DisplayName, -1, "Display Name", (int)eDomain.Client)> _ 
Public Property DisplayName() As String 
Get 
This language is not supported or no code example is available.
[ID("DisplayName", (int)e.DisplayName, -1, "Display Name", (int)eDomain.Client)] 
public string DisplayName {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