| FullTextSearchExpressionFields Property |
Gets or sets the fields.
Namespace:
Dynamicweb.Indexing.Querying.Expressions
Assembly:
Dynamicweb.Indexing (in Dynamicweb.Indexing.dll) Version: 5.0.2
Syntax public string[] Fields { get; set; }
Public Property Fields As String()
Get
Set
Property Value
Type:
String
The fields.
See Also