Click or drag to resize

FullTextSearchExpressionWildcardType Property

Gets or sets the type of wildcard search.

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

Property Value

Type: FullTextSearchWildcardTypes
The type of wildcard search.
See Also