Stores the task list.
Any modification of the task list will not be stored permanently until this method is called. Can be used to store a newly created task list or edit an existing task list.
Exception Type | Condition |
---|---|
CollaborationException | The method call resulted in an error. |
InvalidOperationException | The object has already been removed. |
SoapException | There was a communication problem during the execution of the remote method call. |
ITaskList Interface | Plumtree.Remote.PRC.Collaboration.Tasklist Namespace