Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

ITask.LastModifiedDate Property

Gets the task last modified date.

System.DateTime LastModifiedDate {get;}

Property Value

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

Exceptions

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

See Also

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