Click or drag to resize

MinProjectionExpressionSetEver Method

Set to true for max-ever

Namespace:  com.espertech.esper.common.client.soda
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public MinProjectionExpression SetEver(
	bool ever
)

Parameters

ever
Type: SystemBoolean
indicator for "ever"

Return Value

Type: MinProjectionExpression

[Missing <returns> documentation for "M:com.espertech.esper.common.client.soda.MinProjectionExpression.SetEver(System.Boolean)"]

See Also