SearchTerms Property
Overloads
| SearchTerms | 
             List of the search terms. JSON property name: qSearchTerms  | 
        
      
    
SearchTerms
List of the search terms.
JSON property name: qSearchTerms
Declaration
      public IEnumerable<string> SearchTerms { get; set; }
    
  Property Value
| Type | Description | 
|---|---|
| System.Collections.Generic.IEnumerable<System.String> |