Click or drag to resize

TimePeriodExpressionIsMicroseconds Property

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

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

Return Value

Type: Boolean
indicator for presence of part
See Also