Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

ITask.Notes Property

Gets or sets task notes.

string Notes {get; set;}

Property Value

A string describing the task notes.

Exceptions

Exception Type Condition
InvalidOperationException The object has already been removed.

See Also

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