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