The IRatingRequest interface describes a request to rate an item in the index.
IRatingRequest
Contains the rating description.
Possible values are Undefined | Lowest | Low | Average | Good | Best.
Undefined
Lowest
Low
Average
Good
Best
Contains the unique ID of the item to rate.
The
IRatingRequest
interface describes a request to rate an item in the index.