GetProductInfo

Description

Returns a CQProductInfo object. Using Perl, you can use this object to retrieve product information.

Syntax

Perl


$session->GetProductInfo(); 
Identifier
Description
session
The Session object that represents the current database-access session.
Return value
Returns a CQProductInfo object.