Click or drag to resize

AggregationMultiFunctionValidationContextStatementName Property

Returns the statement name.

Namespace:  com.espertech.esper.common.client.hook.aggmultifunc
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public string StatementName { get; }

Return Value

Type: String
statement name
See Also