Click or drag to resize

QueryAppendCompletionExpressions Property

Gets or sets query value indication whether to append in run time expessions based on selected completeness rules

Namespace:  Dynamicweb.Indexing.Querying
Assembly:  Dynamicweb.Indexing (in Dynamicweb.Indexing.dll) Version: 5.0.2
Syntax
public bool AppendCompletionExpressions { get; set; }

Property Value

Type: Boolean

Implements

IQueryAppendCompletionExpressions
See Also