Click or drag to resize

ConfigurationCommonEventTypeWithSupertype Class

Configuration object for event types with super-types and timestamp.
Inheritance Hierarchy

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

The ConfigurationCommonEventTypeWithSupertype type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyEndTimestampPropertyName
Returns the property name of the property providing the end timestamp value.
Public propertyStartTimestampPropertyName
Returns the property name of the property providing the start timestamp value.
Public propertySuperTypes
Sets the super types.
Top
See Also