Click or drag to resize

EventTypeEndTimestampPropertyName Property

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

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

Property Value

Type: String
end timestamp property name
See Also