Click or drag to resize

ExpressionDeclarationIsAlias Property

Returns indicator whether the expression is an alias or not.

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

Property Value

Type: Boolean
alias indicator
See Also