AlarmItem.Message Property

Get the configured Message to display when Alarm occurs.
<ID("Message", (int)e.Message, true)> _ 
Public Property Message() As String
This language is not supported or no code example is available.
[ID("Message", (int)e.Message, true)] 
public string Message {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