Click or drag to resize

CreateExpressionClauseExpressionDeclaration Property

Returns the expression declaration or null if script instead.

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

Property Value

Type: ExpressionDeclaration
expression declaration
See Also