Click or drag to resize

ConstantExpressionConstant Property

Returns the constant value that the expression represents.

Namespace:  com.espertech.esper.common.client.soda
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public Object Constant { get; set; }

Return Value

Type: Object
value of constant
See Also