Click or drag to resize

MacroExpressionLookupString Property

Gets or sets the macro string for the value.

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

Property Value

Type: String
The macro.
See Also