Plumtree EDK (Enterprise Web Development Kit) 5.4.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