Click or drag to resize

AnnotationAttribute Class

[Missing <summary> documentation for "T:com.espertech.esper.common.client.soda.AnnotationAttribute"]

Inheritance Hierarchy
SystemObject
  com.espertech.esper.common.client.sodaAnnotationAttribute

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

The AnnotationAttribute type exposes the following members.

Constructors
  NameDescription
Public methodAnnotationAttribute
Initializes a new instance of the AnnotationAttribute class.
Public methodAnnotationAttribute(String, Object)

Initializes a new instance of the AnnotationAttribute class.

Top
Properties
  NameDescription
Public propertyName
Public propertyValue
Top
See Also