Returns an ITask
array of tasks that are dependent on this task.
An array of ITask
that are dependent on this task.
If no other tasks depend on the this task, a zero-length array will be returned.
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. |
ITask Interface | Plumtree.Remote.PRC.Collaboration.Tasklist Namespace