Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

ITask.ID Property

Gets the task ID.

int ID {get;}

Property Value

An int value describing the task ID.

Exceptions

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

See Also

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