WebCenter Interaction API  
 

IPTCatalogStatistics.ReportCardAccess Method 

Reports to the statistics maintainer that the card passed in has been accessed. The sampling rate is used to control when the statistic is actually updated in the database in order to limit the number of database calls.

void ReportCardAccess(
   int lCard
);

Parameters

lCard
cardID of the Card being accessed.

See Also

IPTCatalogStatistics Interface | com.plumtree.server Namespace