  | QueryType Property  | 
 
            Gets or sets Query type
            
 
    Namespace: 
   Dynamicweb.Indexing.Querying
    Assembly:
   Dynamicweb.Indexing (in Dynamicweb.Indexing.dll) Version: 5.0.2
Syntaxpublic string Type { get; set; }Public Property Type As String
	Get
	Set
Property Value
Type: 
StringImplements
IQueryType
See Also