BusinessSearchResult.RatingCount Property

 

An int indicating the number of users that rated the business. Get this property from the service response.

Syntax

public int RatingCount { set; get; }
Public Property RatingCount As Integer