Tasks Interface

Description
Represents a collection of Task objects.

Property/Method Name

Description

Count

Gets the count of tasks present.

Add

Adds a task.

Copy

Copies the tasks.

GetAllTasks

Gets a list of the all tasks.

GetApplicationSpecificTasks

Gets a list of application specific tasks applicable to the object.

GetAttributeTasks

Gets a list of all tasks applicable to the attributes of an object.

GetObjectTasks

Gets a list of tasks applicable to the object.

GetOnlyBasicTasks

Gets a list of the basic tasks.

IsEqual

This method can be used to compare Tasks.

Remove

Removes the task.

RemoveAll

Removes all tasks.