Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

ITask.CreatedDate Property

Gets the task created date.

System.DateTime CreatedDate {get;}

Property Value

The date value describing the created date of this task.

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