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

The collection of Locations.

Object Model

dbiLocationCollection ClassdbiLocationItem Class

Syntax

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

Remarks

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

Inheritance Hierarchy

System.Object
   System.Collections.CollectionBase
         Dbi.PIM.dbiLocationCollection

Requirements

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

See Also