Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

IDiscussionMessage.DetailsURL Property

Gets the URL at which the discussion message details can be viewed.

string DetailsURL {get;}

Property Value

A string describing the discussion message details URL, which is gatewayed using the Collaboration server's primary portal.

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