 | 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
Syntaxpublic bool IsAlias { get; set; }
Property Value
Type:
Booleanalias indicator
See Also