Click or drag to resize

FieldExpression Class

The Class FieldExpression represents field based expression
Inheritance Hierarchy
SystemObject
  Dynamicweb.Indexing.Querying.ExpressionsExpression
    Dynamicweb.Indexing.Querying.ExpressionsFieldExpression

Namespace:  Dynamicweb.Indexing.Querying.Expressions
Assembly:  Dynamicweb.Indexing (in Dynamicweb.Indexing.dll) Version: 5.0.2
Syntax
public class FieldExpression : Expression

The FieldExpression type exposes the following members.

Properties
  NameDescription
Public propertyField Obsolete.
Gets or sets the field.
Public propertyFieldName
Gets or sets the field.
Public propertySource
Gets or sets the source.
Top
Methods
See Also