Oracle® Webcenter Interaction Development Kit 10.3.0.0.0

ITask Properties

The properties of the ITask interface are listed below. For a complete list of ITask interface members, see the ITask Members topic.

Public Instance Properties

ContainingProject Gets the project that contains this task.
ContainingTaskList Gets the task list that contains this task.
CreatedDate Gets the task created date.
Description Gets or sets the task description.
DetailsURL Gets the task details URL.
ID Gets the task ID.
IntStatus Gets or sets the Task status.
LastModifiedDate Gets the task last modified date.
Level Gets the task level.
Name Gets or sets the task name.
Notes Gets or sets task notes.
OwnerUserID Gets the Owner ID of this task.
Risk Gets or sets the task risk.
Status Gets or sets the Task status.
SubTasks Gets all sub-tasks of the current task.

See Also

ITask Interface | Plumtree.Remote.PRC.Collaboration.Tasklist Namespace