GetLicenseFeature
Description
Returns the FLEXlm feature name used to get a license.
Note:
This method became available in version 7.0. This method is for COM only. For Perl, see the
ProductInfo Object
.
Syntax
VBScript
session.
GetLicenseFeature
Identifier
Description
session
The Session object that represents the current database-access session.
Return value
A String containing the license feature (for example, ClearQuest).
Parent topic:
Session object methods
See also
GetLicenseVersion
GetWebLicenseVersion
Feedback