Click or drag to resize

EventTypeStartTimestampPropertyName Property

Returns the property name of the property providing the start timestamp value.

Namespace:  com.espertech.esper.common.client
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
string StartTimestampPropertyName { get; }

Property Value

Type: String
start timestamp property name
See Also