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

The collection of Appointments.

Object Model

dbiAppointmentCollection ClassdbiAppointmentItem Class

Syntax

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

Remarks

Must use PIM as the data source for the DBI controls.

Inheritance Hierarchy

System.Object
   System.Collections.CollectionBase
         Dbi.PIM.dbiAppointmentCollection

Requirements

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

See Also