LicenseInfo.ProductEdition Enumeration |
This enumeration defines the product editions. See property ProductEdition on this class.
Namespace:
IntervalZero.RTX64.ConfigAssembly: IntervalZero.RTX64 (in IntervalZero.RTX64.dll) Version: 3.3.0.0 (File version: 3.5.0)


Member name | Value | Description | |
---|---|---|---|
PRODUCT_EDITION_SOLO | 1 | This enumerator represents the RTX64 Runtime Solo edition. | |
PRODUCT_EDITION_ENTRY | 2 | This enumerator represents the RTX64 Runtime Entry edition. | |
PRODUCT_EDITION_BASIC | 3 | This enumerator represents the RTX64 Runtime Basic edition. | |
PRODUCT_EDITION_PROFESSIONAL | 4 | This enumerator represents the RTX64 Runtime Professional edition. | |
PRODUCT_EDITION_PREMIUM | 5 | This enumerator represents the RTX64 Runtime Premium edition. | |
PRODUCT_EDITION_ULTIMATE | 6 | This enumerator represents the RTX64 Runtime Ultimate edition. |
