Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

ITask.OwnerUserID Property

Gets the Owner ID of this task.

int OwnerUserID {get;}

Property Value

An int ID of the task owner.

Exceptions

Exception Type Condition
InvalidOperationException The object has already been removed.

See Also

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