Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

IDiscussionMessage.LastModifiedDate Property

Gets the discussion message last modified date.

System.DateTime LastModifiedDate {get;}

Property Value

The date value describing the last modified date of this discussion message; the last modified date will also get updated whenever a new reply message is created.

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