Plumtree EDK (Enterprise Web Development Kit) 5.4.0

ITaskList.DetailsURL Property

Gets the URL at which the task list details can be viewed.

string DetailsURL {get;}

Property Value

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

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