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