WebCenter Interaction API  
 

IPTCatalogStatistics.DecreaseCardPopularityWeight Method 

Decreases the popularity of a Card by a percentage

void DecreaseCardPopularityWeight(
   double dblPercentDecreaseInWeight,
   int nCardID
);

Parameters

dblPercentDecreaseInWeight
percentage that the popularity will be decreased
nCardID
cardID of the Card

See Also

IPTCatalogStatistics Interface | com.plumtree.server Namespace