| ConstantExpressionDataValue Property |
Gets or sets the value.
Namespace:
Dynamicweb.Indexing.Querying.Expressions
Assembly:
Dynamicweb.Indexing (in Dynamicweb.Indexing.dll) Version: 5.0.2
Syntax public Object DataValue { get; set; }
Public Property DataValue As Object
Get
Set
Property Value
Type:
Object
The value.
See Also