Click or drag to resize

CreateVariableClauseIsConstant Property

Returns indicator whether the variable is a constant.

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

Property Value

Type: Boolean
constant false
See Also