Oracle® Webcenter Interaction Development Kit 10.3.0.0.0

IProject.Status Property

Project status.

ProjectStatuses Status {get; set;}

Property Value

A ProjectStatuses enumeration type describing the current project status.

Exceptions

Exception Type Condition
InvalidOperationException The project has already been removed.

See Also

IProject Interface | Plumtree.Remote.PRC.Collaboration.Project Namespace