 | OutputLimitClauseFrequencyVariable Property |
Returns the variable name of the variable providing output rate frequency values, or null if the frequency is a
fixed value.
Namespace:
com.espertech.esper.common.client.soda
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic string FrequencyVariable { get; set; }
Return Value
Type:
Stringvariable name or null if no variable is used
See Also