Namespace: Hazelcast.Core
Assembly: Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.9
Syntax
public static GreaterLessPredicate IsGreaterThan( string attributeName, Object value )
Parameters
- attributeName
- Type: System.String
- value
- Type: System.Object
Return Value
Type: GreaterLessPredicateSee Also