dbicDayView Send comments on this topic.
Daily Property
See Also 
dbicPIM Assembly > Dbi.PIM Namespace > dbiCustomArea Class : Daily Property

Determines if the custom area will appear daily.

Syntax

Visual Basic (Declaration) 
Public Property Daily As Boolean
C# 
public bool Daily {get; set;}

Remarks

This property value is of type Boolean, indicating is the custom area will appear daily.

Requirements

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

See Also