Returns a project by its ID.
ID
attribute in the object class. The project or null
if the project does not exist or the user does not have permission to see the project.
Exception Type | Condition |
---|---|
CollaborationException | The method call resulted in an error. |
ArgumentException | The projectID is not > 0. |
SoapException | There was a communication problem during the execution of the remote method call. |
IProjectManager Interface | Plumtree.Remote.PRC.Collaboration.Project Namespace