Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

ITask.HasCreatedDate Method 

Returns true if the task's created date is available, otherwise false.

bool HasCreatedDate();

Return Value

True if created date is available, else false.

Exceptions

Exception Type Condition
InvalidOperationException The object has already been removed.

See Also

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