  | QuerySettingsParameters Property  | 
 
            Gets or sets parameters collection
            
 
    Namespace: 
   Dynamicweb.Indexing.Querying
    Assembly:
   Dynamicweb.Indexing (in Dynamicweb.Indexing.dll) Version: 5.0.2
Syntaxpublic IDictionary<string, Object> Parameters { get; set; }Public Property Parameters As IDictionary(Of String, Object)
	Get
	Set
Property Value
Type: 
IDictionaryString, 
Object
See Also