Returns an ITask
with the specified ID.
ID
attribute in the object class. The task or null
if it does not exist or the user does not have permission to see the object.
Exception Type | Condition |
---|---|
CollaborationException | The method call resulted in an error. |
ArgumentException | The task ID is not > 0. |
SoapException | There was a communication problem during the execution of the remote method call. |
ITaskListManager Interface | Plumtree.Remote.PRC.Collaboration.Tasklist Namespace