Plumtree EDK (Enterprise Web Development Kit) 5.4.0

IRole.BelongingProject Property

Gets the project that this role belongs to.

Plumtree.Remote.PRC.Collaboration.Project.IProject BelongingProject {get;}

Property Value

An IProject object describing the project that this role belongs to.

Exceptions

Exception Type Condition
CollaborationException The method call resulted in an error.
SoapException There is a communication problem during the execution of the remote method call.

See Also

IRole Interface | Plumtree.Remote.PRC.Collaboration.Security Namespace