IsLicenseModelAFloatingLicense

Description

Returns whether the provided license model is an on-premise floating license

This API requires the use of QLM Engine version 6.0.00 or higher.

 bool IsLicenseModelAFloatingLicense(ELicenseModel licenseModel)

Arguments

Name
Data Type
Description

licenseModel

ELicenseModel

license model to verify

Return

Data Type
Description

bool

true if the license model is an on-premise floating license

Last updated