Click or drag to resize

TimePeriodExpressionIsSeconds Property

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

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

Return Value

Type: Boolean
indicator for presence of part
See Also