BusinessSearchResult.UserRating Property

 

A double indicating the average user rating given to the business. Get this property from the service response.

Syntax

public double UserRating { set; get; }
Public Property UserRating As Double

Remarks

The UserRating property value ranges from a lowest rating of 0 to a highest rating of 10.