SearchResultSet.Results Property

 

A SearchResultBase Class array containing the search results. Get this property from the service response.

Syntax

public SearchResultBase[] Results { set; get; }
Public Property Results As SearchResultBase()