Click or drag to resize

ContextDescriptorCategoryItemExpression Property

Returns the category expression.

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

Property Value

Type: Expression
expression
See Also