Documentation Center

PslTasks.Add

Adds a new task to the task collection.

Sntax

Expression.Add (Comment as String, Link as Object, DueOn as Date) as PslTask

Expression Object of type PslTasks

Comment The comment of the new task

Link Optional, the object linked to the task. Allowed objects are: PslProject, PslSourceString PslTransList PslResource PslSourceString PslTransString. Make sure that the object belongs to the same project as the task.

DueOn Optional, the due date of the task