Click or drag to resize

ConfigurationCommonEventTypeWithSupertypeStartTimestampPropertyName Property

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

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

Return Value

Type: String
start timestamp property name
See Also