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()
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
A SearchResultBase Class array containing the search results. Get this property from the service response.
public SearchResultBase[] Results { set; get; }
Public Property Results As SearchResultBase()