Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

IDiscussionMessage.ParentID Property

Gets the discussion message parent ID.

int ParentID {get;}

Property Value

An int value describing the discussion message parent ID.

Exceptions

Exception Type Condition
InvalidOperationException The object has not yet been stored or has already been removed.

See Also

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