Click or drag to resize

ConfigurationCommonEventTypeXMLDOMEndTimestampPropertyName Property

Returns the property name of the property providing the end 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 EndTimestampPropertyName { get; set; }

Return Value

Type: String
end timestamp property name
See Also