ProjectVisibility enum
Fields
Unchanged = -1 | |
Private = 0 | The project is only visible to users with explicit access. |
Organization = 1 | Enterprise level project visibility |
Public = 2 | The project is visible to all. |
SystemPrivate = 3 |