Click or drag to resize

ContextDescriptorCategoryItem Class

Context descriptor for categories.
Inheritance Hierarchy
SystemObject
  com.espertech.esper.common.client.sodaContextDescriptorCategoryItem

Namespace:  com.espertech.esper.common.client.soda
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
[SerializableAttribute]
public class ContextDescriptorCategoryItem : ContextDescriptor

The ContextDescriptorCategoryItem type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyExpression
Returns the category expression.
Public propertyLabel
Returns the category label
Top
Methods
  NameDescription
Public methodToEPL
Top
See Also