Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

DiscussionMessageAttributes Enumeration

An enumerated type used to describe the specific fields that can be used in constructing a DiscussionMessageQueryOrder for Discussion Messages.

public enum DiscussionMessageAttributes

Members

Member Name Description
Created Attribute for the message created date.
LastPost Attribute for the most recent message.
Modified Attribute for the last modified date.
ProjectName Attribute for the message's containing project name.
Replies Attribute for the number of replies.
UserName Attribute for the message owner name.

Requirements

Namespace: Plumtree.Remote.PRC.Collaboration.Discussion

Assembly: idk (in idk.dll)

See Also

Plumtree.Remote.PRC.Collaboration.Discussion Namespace