Description
Returns a CQProductInfo object. Using Perl, you can
use this object to retrieve product information.
Note: This
method became available in version 2002.05.00. This method is
for Perl only. It is not available for VBScript.
For
VBScript, use the following Session object methods:
Syntax
Perl
$session->GetProductInfo();
- Identifier
- Description
- session
- The Session object that represents the current database-access
session.
- Return value
- Returns a CQProductInfo object.