A license's type.
Namespace:
WebSupergoo.TaskGarden
Syntax
| C# |
|---|
public enum LicenseType |
| Visual Basic |
|---|
Public Enumeration LicenseType |
Members
| Member name | Value | Description | |
|---|---|---|---|
| Trial | 0 | Trial license. | |
| Standard | 1 | Standard license. |