| 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; }
Public Property WildcardType As FullTextSearchWildcardTypes
Get
Set
Property Value
Type:
FullTextSearchWildcardTypes
The type of wildcard search.
See Also