Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

IDiscussion Interface

Interface that represents a Collaboration discussion object. A discussion contains zero or more messages and reply messages. This interface handles creation of messages, modifications of discussion metadata and security.
Note: Any modifications made to a discussion will not be stored permanently until the Store method is called.

For a list of all members of this type, see IDiscussion Members.

public interface IDiscussion

Requirements

Namespace: Plumtree.Remote.PRC.Collaboration.Discussion

Assembly: idk (in idk.dll)

See Also

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