IsLicenseTypeACloudLicense
Description
bool IsLicenseTypeACloudLicense(ELicenseType licenseType)Arguments
Name
Data Type
Description
ELicenseTypeReturn
Data Type
Description
Last updated
Returns whether the provided license type is a cloud floating license
This API requires the use of QLM Engine version 6.0.00 or higher.
bool IsLicenseTypeACloudLicense(ELicenseType licenseType)licenseType
ELicenseTypelicense type to verify
bool
true if the license type is a cloud floating license
Last updated