| ConstantExpressionGetValue 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()
Public Overrides Function GetValue As Object
Return Value
Type:
ObjectThe value
See Also