Enum ServerProjectStatus
Describes the possible statuses of an online project.
Syntax
public enum ServerProjectStatus
Fields
Name | Description |
---|---|
Live | The project is live, the users are working on it. |
WrappedUp | The project is finished, it has been wrapped up. |