| 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()
Public MustOverride Function GetValue As Object
Return Value
Type:
ObjectSee Also