Click or drag to resize

EPStatementObjectModelContextName Property

Returns the context name if context dimensions apply to statement.

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

Property Value

Type: String
context name
See Also