Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

ITask.ContainingTaskList Property

Gets the task list that contains this task.

ITaskList ContainingTaskList {get;}

Property Value

An ITaskList object describing the task list that this task belongs to.

Exceptions

Exception Type Condition
InvalidOperationException The object has already been removed.
CollaborationException The method call resulted in an error.
SoapException There was a communication problem during the execution of the remote method call.

See Also

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