Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

ITask.DetailsURL Property

Gets the task details URL.

string DetailsURL {get;}

Property Value

A string describing the task details URL, which is gatewayed using the collaboration server's primary portal.

Exceptions

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

See Also

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