Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

IDiscussionMessage.HasLastModifiedDate Method 

Returns true if the last modified date is available, else false.

bool HasLastModifiedDate();

Return Value

true if the last modified date is available, else false.

Exceptions

Exception Type Condition
InvalidOperationException The object has already been removed.

See Also

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