HcmRatingLevel::findRatingFactor Method
Finds the rating factor for a specified HcmRatingModel and an HcmRatingLevel record.
Syntax
client server public static HRMRatingNormFactor findRatingFactor(HcmRatingModelRecId _ratingModelRecId, HcmRatingLevelId _ratingLevelId)
Run On
Called
Parameters
- _ratingModelRecId
Type: HcmRatingModelRecId Extended Data Type
The value of the HcmRatingModel field of the record to find.
- _ratingLevelId
Type: HcmRatingLevelId Extended Data Type
The value of the HcmRatingLevel field of the record to find.
Return Value
Type: HRMRatingNormFactor Extended Data Type
The rating factor.