 | OrderedObjectParamExpressionIsDescending Property |
Returns true for descending, false for ascending.
Namespace:
com.espertech.esper.common.client.soda
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic bool IsDescending { get; }
Return Value
Type:
Booleanindicator for descending sort
See Also