 | ValueExpression Class |
The Class ValueExpression represents value expression
Inheritance Hierarchy
Namespace:
Dynamicweb.Indexing.Querying.Expressions
Assembly:
Dynamicweb.Indexing (in Dynamicweb.Indexing.dll) Version: 5.0.2
Syntaxpublic abstract class ValueExpression : Expression
Public MustInherit Class ValueExpression
Inherits Expression
The ValueExpression type exposes the following members.
Constructors
Methods
| Name | Description |
---|
 | GetValue |
Gets the value that this ValueExpression represents.
|
Top
See Also