Click or drag to resize

ValueExpressionGetValue Method

Gets the value that this ValueExpression represents.

Namespace:  Dynamicweb.Indexing.Querying.Expressions
Assembly:  Dynamicweb.Indexing (in Dynamicweb.Indexing.dll) Version: 5.0.2
Syntax
public abstract Object GetValue()

Return Value

Type: Object
See Also