Click or drag to resize

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; }

Property Value

Type: Object
The value.
See Also