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 | if the object already been removed. |
SoapException | if there is a communication problem during the execution of the remote method call. |
ITaskList Interface | Plumtree.Remote.PRC.Collaboration.Tasklist Namespace