Returns the IDs of the users who are subscribed to the given project.
null. The IDs of the users who are subscribed to the project.
To retrieve the users who are subscribed to a specific object, use the getter methods GetSubscribedUserIDs in each specific object manager.
| Exception Type | Condition |
|---|---|
| InvalidOperationException | if the project has not yet been stored or has already been removed. |
| CollaborationException | The method 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