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

Gets or sets the TaskID used to filter the custom areas.

Syntax

Visual Basic (Declaration) 
Public Property TaskID As String
C# 
public string TaskID {get; set;}

Property Value

A String value indicating the Task ID used filter the custom areas.

Remarks

This property must equal a valid task Entry ID.

NOTE: this property is not applicable to dbiSchedule.  At the time of documentation, it is only applicable to the dbicDayView control.

Requirements

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

See Also

Reference

dbiCustomArea Class
dbiCustomArea Members
Creating Custom Areas
Working with Entry ID's