Click or drag to resize

CreateSchemaClauseEndTimestampPropertyName Property

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

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

Property Value

Type: String
end timestamp property name
See Also