Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

ITaskList.LastModifiedDate Property

Gets the task list last modified date.

System.DateTime LastModifiedDate {get;}

Property Value

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

Exceptions

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

See Also

ITaskList Interface | Plumtree.Remote.PRC.Collaboration.Tasklist Namespace