ClientStation.AlarmPage Property

Auxiliary Properties for default AlarmPage
<ID("AlarmPage", (int)e.AlarmPage)> _ 
<EditorBrowsable(EditorBrowsableState.Always)> _ 
Public ReadOnly Property AlarmPage() As ClientAlarmPage
This language is not supported or no code example is available.
[ID("AlarmPage", (int)e.AlarmPage)] 
[EditorBrowsable(EditorBrowsableState.Always)] 
public ClientAlarmPage AlarmPage {get;}
This language is not supported or no code example is available.

Property Value

ClientAlarmPage

.NET Framework

Supported in: 4.8

In this article

Definition