Plumtree EDK (Enterprise Web Development Kit) 5.4.0

ITaskList.LastModifiedDate Property

Gets 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 if the object has not yet been stored or has already been removed.

See Also

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