Click or drag to resize

FieldExpressionSource Property

Gets or sets the source.

Namespace:  Dynamicweb.Indexing.Querying.Expressions
Assembly:  Dynamicweb.Indexing (in Dynamicweb.Indexing.dll) Version: 5.0.2
Syntax
public string Source { get; set; }

Property Value

Type: String
The source.
See Also