GetSearchSuggestions

GetSearchSuggestions class

public class GetSearchSuggestions : BaseRequestType

Constructors

Name Description
GetSearchSuggestions() The default constructor.

Properties

Name Description
MaxSuggestionsCountPerSuggestionType { get; set; }
MaxSuggestionsCountPerSuggestionTypeSpecified { get; set; }
Query { get; set; }
Scenario { get; set; }
SearchScope { get; set; }
SearchSessionId { get; set; }
SuggestionsPrimer { get; set; }
SuggestionsPrimerSpecified { get; set; }
SuggestionTypes { get; set; }
SuggestionTypesSpecified { get; set; }

See Also