dbicDayView Send comments on this topic.
AlarmItemCollection Class
See Also  Members  
dbicPIM Assembly > Dbi.PIM Namespace : AlarmItemCollection Class

The collection of Alarms.

Object Model

AlarmItemCollection ClassdbiAppointmentItem Class

Syntax

Visual Basic (Declaration) 
Public Class AlarmItemCollection 
   Inherits Dbi.CollectionBaseEvents
C# 
public class AlarmItemCollection : Dbi.CollectionBaseEvents 

Inheritance Hierarchy

System.Object
   System.Collections.CollectionBase
         Dbi.PIM.AlarmItemCollection

Requirements

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

See Also