Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

ITask.SubTasks Property

Gets all sub-tasks of the current task.

ITask[] SubTasks {get;}

Property Value

An ITask array describing all sub-tasks of the current task.

Exceptions

Exception Type Condition
InvalidOperationException The object has already been removed.

See Also

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