Click or drag to resize

PatternStreamAnnotations Property

Returns the pattern-level annotations, if any

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

Return Value

Type: AnnotationPart
pattern-level annotations
See Also