GetWebLicenseVersion

Description

Returns the version of the FLEXlm feature that is used to get a web license.

Note: This method became available in version 7.0.0.0. This method is for COM only. For Perl, see the ProductInfo Object.

Syntax

VBScript

session.GetWebLicenseVersion 
Identifier
Description
session
The Session object that represents the current database-access session.
Return value
A String containing the web license version (for example, 1.1).

Feedback