Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

ITaskList.Description Property

Gets or sets the task list description.

string Description {get; set;}

Property Value

A string describing the task list description.

Exceptions

Exception Type Condition
InvalidOperationException The object has already been removed.

See Also

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