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

Collection containing the days that are to be considered weekends.

Object Model

DaysWeekendCollection Class

Syntax

Visual Basic (Declaration) 
Public Class DaysWeekendCollection 
   Inherits System.Collections.CollectionBase
C# 
public class DaysWeekendCollection : System.Collections.CollectionBase 

Inheritance Hierarchy

System.Object
   System.Collections.CollectionBase
      Dbi.PIM.DaysWeekendCollection

Requirements

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

See Also