Click or drag to resize

TimePeriodExpressionIsHours Property

Returns true if a subexpression exists that is a hour-part.

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

Return Value

Type: Boolean
indicator for presence of part
See Also