Share via


VendReviewCriterionGroupRating::updateAverage Method

Updates the average rating value for this criterion group.

Syntax

server public static void updateAverage(
    VendAccount _vendorAccountNumber, 
    DataAreaId _vendorDataAreaId, 
    RefRecId _criterionGroup)

Run On

Server

Parameters

Remarks

The average rating for the criterion group will be calculated by using the latest ratings that have been provided for each criteria in the criterion group.

Not Applicable and Unknown criterion ratings will not be included for calculating the average.

See Also

Reference

VendReviewCriterionGroupRating Table