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