Click or drag to resize

StatementOptionContextBaseAnnotations Property

Returns the annotations

Namespace:  com.espertech.esper.compiler.client.option
Assembly:  NEsper.Compiler (in NEsper.Compiler.dll) Version: 8.0.0.0
Syntax
C#
public Attribute[] Annotations { get; }

Property Value

Type: Attribute
annotations
See Also