Contents

INTask

An individual task the user needs to complete.

Declaration

class INTask

Overview

Use task objects to represent tasks for the user to complete. Each task object contains a description of the task, its current completion state, and any trigger conditions to remind the user to complete the task.

Topics

Initializing a Task Object

Getting the Task Content

Getting the Task Completion Status

Getting the Event Triggers

Getting the Modification Dates

Getting the Task Type

Identifying the Task

Identifying the Task Priority

Initializers

See Also

Task Objects