Class FieldExpression
- Namespace
- Dynamicweb.Indexing.Querying.Expressions
- Assembly
- Dynamicweb.Core.dll
The Class FieldExpression represents field based expression
public class FieldExpression : Expression
- Inheritance
-
FieldExpression
- Inherited Members
Properties
FieldName
Gets or sets the field.
public string FieldName { get; set; }
Property Value
- string
The field.
Source
Gets or sets the source.
public string? Source { get; set; }
Property Value
- string
The source.
Methods
ToString()
Converts field expression to string
public override string ToString()
Returns
- string
String representation of the field expression based on