Click or drag to resize

CodeExpressionGetValue Method

Gets expression value

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

Return Value

Type: Object
The value
See Also