Enum UserPackageWorkflowType
Enum representing the package workflow type of the user.
Syntax
public enum UserPackageWorkflowType
Fields
Name | Description |
---|---|
Both | The user can download packages if she wants, but she can also use online projects. |
Online | The user can only work on "classic" online projects. |
PackagesOnly | The user can only download packages. |