An enumerated type used to describe the status of projects. It is used in IProject.Status
attribute.
Member Name | Description |
---|---|
NotStarted | 0% complete. |
TwentyFivePercentCompleted | 25% complete. |
FiftyPercentCompleted | 50% complete. |
SeventyFivePercentCompleted | 75% complete. |
Completed | 100% complete. |
Namespace: Plumtree.Remote.PRC.Collaboration.Project
Assembly: idk (in idk.dll)
Plumtree.Remote.PRC.Collaboration.Project Namespace