IsLicenseTypeAFloatingLicense
Last updated
Returns whether the provided license type is an on-premise floating license
This API requires the use of QLM Engine version 6.0.00 or higher.
bool IsLicenseTypeAFloatingLicense(ELicenseType licenseType)licenseType
ELicenseTypelicense type to verify
bool
true if the license type is an on-premise floating license
Last updated