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

The collection of Tasks.

Object Model

dbiTaskCollection ClassdbiTaskItem Class

Syntax

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

Inheritance Hierarchy

System.Object
   System.Collections.CollectionBase
         Dbi.PIM.dbiTaskCollection

Requirements

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

See Also