IsLicenseTypeAPermanentLicense
Description
Returns whether the provided license type is a permanent license
This API requires the use of QLM Engine version 6.0.00 or higher.
Arguments
Name | Data Type | Description |
---|---|---|
licenseType | license type to verify |
Return
Data Type | Description |
---|---|
bool | true if the license type is a permanent license |
Last updated