Gets the user's personal project.
Thedefault project for the specified communityID, or null
if the community has no project..
Exception Type | Condition |
---|---|
ArgumentException | The projectID is not > 0. |
PermissionDeniedException | The user does not have rights to retrieve the community project.* |
CollaborationException | The method call resulted in an error. |
SoapException | There was a communication problem during the execution of the remote method call. |
IProjectManager Interface | Plumtree.Remote.PRC.Collaboration.Project Namespace