Enum used for specifying which license type the license is all about.
Namespace:
SD.LLBLGen.Pro.ApplicationCore
Assembly:
SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.1.0.0 (5.1.0)
Syntax Public Enumeration LicenseType
Members
| Member name | Value | Description |
---|
| Trial | 0 | |
| Beta | 1 | |
| Normal | 2 | |
| Lite | 3 | |
See Also