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