| 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; }
Public Property LookupString As String
Get
Set
Property Value
Type:
String
The macro.
See Also