ModuleAlarm.Item Property

Provides access to AlarmItem objects.
<ID("Item", (int)e.Item)> _ 
Public ReadOnly Property Item() As AlarmsItems
This language is not supported or no code example is available.
[ID("Item", (int)e.Item)] 
public AlarmsItems Item {get;}
This language is not supported or no code example is available.

Property Value

AlarmsItems

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition