Click or drag to resize

ContextDescriptorCategoryItemLabel Property

Returns the category label

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

Property Value

Type: String
category label
See Also