Click or drag to resize

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; }

Property Value

Type: String
The field.
See Also