Plumtree EDK (Enterprise Web Development Kit) 5.4.0

ITaskList.OwnerUserID Property

Gets the Owner ID of this task list.

int OwnerUserID {get;}

Property Value

An int ID of the task list owner.

Exceptions

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

See Also

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