Returns an ITask
array of tasks that that this task is dependent on.
An ITask
array of tasks that that this task is dependant on.
If this task does not depend on any other tasks, the array will have 0 elements.
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