dbicDayView Send comments on this topic.
Index Property
See Also 
dbicPIM Assembly > Dbi.PIM Namespace > AlarmEventArgs Class : Index Property

The index value of the alarm.

Syntax

Visual Basic (Declaration) 
Public Property Index As Integer
C# 
public int Index {get; set;}

Remarks

This property value is of type Integer, indicating the index value of the triggered alarm.

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also