BusinessSearchResult.ReviewCount Property

 

An int indicating the number of reviews written about the business. Get this property from the service response.

Syntax

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