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