IsLicenseModelAPermanentLicense
Description
bool IsLicenseModelAPermanentLicense(ELicenseModel licenseModel)Arguments
Name
Data Type
Description
Return
Data Type
Description
Last updated
Returns whether the provided license model is a permanent license
This API requires the use of QLM Engine version 6.0.00 or higher.
bool IsLicenseModelAPermanentLicense(ELicenseModel licenseModel)licenseModel
ELicenseModel
license model to verify
bool
true if the license model is a permanent license
Last updated