Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

ITask.IntStatus Property

Gets or sets the Task status.

int IntStatus {get; set;}

Property Value

An TaskStatuses enumeration type describing the status of this task.

Exceptions

Exception Type Condition
InvalidOperationException The object has already been removed.

See Also

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