Click or drag to resize

AnnotationPart Class

Represents a single annotation.
Inheritance Hierarchy
SystemObject
  com.espertech.esper.common.client.sodaAnnotationPart

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

The AnnotationPart type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyAttributes
Returns annotation attributes.
Public propertyName
Returns annotation interface class name.
Public propertyTreeObjectName
Returns the internal expression id assigned for tools to identify the expression.
Top
Methods
See Also