Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

IDiscussion.LastModifiedDate Property

Gets the discussion last modified date.

System.DateTime LastModifiedDate {get;}

Property Value

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

Exceptions

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

See Also

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