SearchResultSet.Parse Property

 

A Parse Class object containing the parsed search query. Get this property from the service response.

Syntax

public Parse Parse { set; get; }
Public Property Parse As Parse