Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

IDiscussion.ContainingProject Property

The project that contains this discussion.

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

Property Value

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

Exceptions

Exception Type Condition
CollaborationException The method call resulted in an error.
InvalidOperationException The object has already been removed.
CollaborationException The method call resulted in an error.
SoapException There was a communication problem during the execution of the remote method call.

See Also

IDiscussion Interface | Plumtree.Remote.PRC.Collaboration.Discussion Namespace