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


"

The following tables list the members exposed by dbiTaskItem.

"

Public Constructors

 NameDescription
public ConstructordbiTaskItem ConstructorOverloaded. Initializes a new instance of the dbiTaskItem class.  
Top

Public Properties

 NameDescription
public PropertyBackColorGets or sets the primary background color of the task.  
public PropertyBackColorToGets or sets the secondary background color of the task.  
public PropertyBodyGets or sets additional information for the task.  
public PropertyCargoGets or sets a non-visible text value for the task.  
public PropertyCategoriesGets or sets the category of the task.  
public PropertyCompleteDetermines if the task has been completed.  
public PropertyDataGets or sets a non-visible numeric value for the task.  
public PropertyDueDateGets or sets the due date for the task.  
public PropertyEntryIDGets or sets a non-visible text value for the task.  
public PropertyForeColorGets or sets the fore color of the task.  
public PropertyImageGets or sets the image to display with the task.  
public PropertyPercentCompleteDetermines how much of the task has been completed.  
public PropertyRecordIDGets or sets a non-visible numeric value for the task.  
public PropertyStartDateGets or sets the start date of the task.  
public PropertyStatusGets or sets the status of the task.  
public PropertySubjectGets or sets the name of the task.  
public PropertyTagDetermines an object that contains data about the dbiTaskItem  
Top

See Also